Skip to content
Snippets Groups Projects
Commit 7a99f0bc authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

fixed syntax error

parent 5ec8a5c8
Branches
Tags
1 merge request!16New feature version
...@@ -162,8 +162,7 @@ release:singularity:stable: ...@@ -162,8 +162,7 @@ release:singularity:stable:
- silicon - silicon
only: only:
- master - master
when: when: manual
- manual
needs: ["release:stable"] needs: ["release:stable"]
script: script:
- cp containers/release/eic.def . - cp containers/release/eic.def .
...@@ -183,8 +182,7 @@ release:singularity:testing: ...@@ -183,8 +182,7 @@ release:singularity:testing:
- silicon - silicon
only: only:
- staging - staging
when: when: manual
- manual
needs: ["release:testing"] needs: ["release:testing"]
script: script:
- cp containers/release/eic.def . - cp containers/release/eic.def .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment