Skip to content
Snippets Groups Projects
Commit f99a9385 authored by Jakob Yanagibashi's avatar Jakob Yanagibashi
Browse files

Better job names for CI runs

parent 32146b3e
Branches
No related tags found
2 merge requests!2CI improvements,!1Implement "Jump to" shortcut
......@@ -4,7 +4,7 @@ before_script:
- export COMMIT_TIME=$(git show -s --format=%ct $CI_COMMIT_SHA)
- npm ci
deploy:
production:
script:
# Switch to main branch
- git fetch origin main
......@@ -36,7 +36,7 @@ deploy:
only:
- main
pages:
testing:
script:
# Switch to dev branch
- git fetch origin dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment