Skip to content
Snippets Groups Projects
Commit 8a2c9bec authored by Paul Cancel's avatar Paul Cancel
Browse files
parents d5868fb2 61e793e6
No related branches found
No related tags found
No related merge requests found
Pipeline #34534 failed
# The Docker image that will be used to build your app
image: portfolio
pages:
stages: deploy
script:
- echo "The site will be deploy to $CI_PAGES_URL"
artifacts:
paths:
- portfolio
rules:
- if $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment