Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 76489adf authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

ci: change default branch

parent 2e0dd521
No related branches found
No related tags found
No related merge requests found
Pipeline #10109 passed
......@@ -3,9 +3,9 @@ image: alpine:latest
pages:
stage: deploy
script:
- echo 'Nothing to do...'
- echo 'Nothing to do...'
artifacts:
paths:
- public
only:
- master
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
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