Skip to content
Snippets Groups Projects
Commit 43988e9c authored by lucas.longour_ird.fr's avatar lucas.longour_ird.fr
Browse files

Update .gitlab-ci.yml file

parent 6ef68076
No related branches found
No related tags found
No related merge requests found
Pipeline #912 passed
image: busybox
pages:
stage: deploy
script:
- echo "The site will be deployed to $CI_PAGES_URL"
artifacts:
paths:
- public
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment