Skip to content
Snippets Groups Projects
Commit 063398f9 authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

CI: remove system tag for system-independent jobs

parent 516166e9
No related branches found
No related tags found
No related merge requests found
......@@ -117,11 +117,11 @@ sync_repo_on_HPC:
stage: deploy
tags:
- jacamar
- juwels
- shell
script:
- cd /p/fastdata/zam/swmanage/EasyBuild/2023
- hostname
- echo 'Runung as '+$USERNAME
- git pull https://project_2497_bot1:$GITLAB_TOKEN@gitlab.jsc.fz-juelich.de/software-team/easybuild.git
rules:
- if: '$CI_PROJECT_NAMESPACE == "software-team" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
......@@ -155,7 +155,7 @@ push_public_mirror:
stage: deploy
tags:
- jacamar
- juwels
- juwels_booster
- shell
needs: ['sync_repo_on_HPC']
script:
......@@ -175,7 +175,6 @@ pull_public_mirror:
stage: deploy
tags:
- jacamar
- juwels
- shell
script:
- hostname
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment