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