Skip to content
Snippets Groups Projects
Commit fba3a70b authored by Tammo Jan Dijkema's avatar Tammo Jan Dijkema
Browse files

Make all docker point to lofareosc/prefactor-ci

Former-commit-id: 08ec1aac
parent f3d3e08c
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ requirements:
hints:
DockerRequirement:
dockerPull: lofar/lofar-pipeline
dockerPull: lofareosc/prefactor-ci:master
baseCommand:
- aoflagger
......
......@@ -10,7 +10,7 @@ requirements:
hints:
DockerRequirement:
dockerPull: lofar/lofar-pipeline
dockerPull: lofareosc/prefactor-ci:master
arguments: []
......
......@@ -6,7 +6,7 @@ id: h5parm_collector
hints:
DockerRequirement:
dockerPull: lofareosc/prefactor-ci
dockerPull: lofareosc/prefactor-ci:master
baseCommand:
- H5parm_collector.py
......
......@@ -78,7 +78,7 @@ outputs:
glob: $(inputs.msin.basename)
hints:
- class: DockerRequirement
dockerPull: 'prefactor:latest'
dockerPull: lofareosc/prefactor-ci:master
requirements:
- class: InitialWorkDirRequirement
listing:
......
......@@ -6,7 +6,7 @@ id: check_ateam_separation
requirements:
- class: DockerRequirement
dockerPull: 'prefactor:latest'
dockerPull: lofareosc/prefactor-ci:master
- class: InlineJavascriptRequirement
......
......@@ -10,7 +10,7 @@ requirements:
hints:
DockerRequirement:
dockerPull: lofareosc/prefactor-ci
dockerPull: lofareosc/prefactor-ci:master
arguments:
- steps=[ddecal]
......
......@@ -56,4 +56,4 @@ requirements:
hints:
DockerRequirement:
dockerPull: lofareosc/prefactor-ci
dockerPull: lofareosc/prefactor-ci:master
......@@ -43,7 +43,7 @@ outputs:
label: interpolate_visibilities
hints:
- class: DockerRequirement
dockerPull: lofar/lofar-pipeline
dockerPull: lofareosc/prefactor-ci:master
requirements:
- class: InitialWorkDirRequirement
......
......@@ -41,5 +41,5 @@ outputs:
label: make_sourcedb_ateam
hints:
- class: DockerRequirement
dockerPull: prefactor
dockerPull: lofareosc/prefactor-ci:master
- class: InlineJavascriptRequirement
......@@ -51,7 +51,7 @@ label: ms_concat
requirements:
- class: ShellCommandRequirement
- class: DockerRequirement
dockerPull: prefactor
dockerPull: lofareosc/prefactor-ci:master
- class: InlineJavascriptRequirement
- class: InitialWorkDirRequirement
listing:
......
......@@ -68,4 +68,4 @@ requirements:
- class: InlineJavascriptRequirement
hints:
- class: DockerRequirement
dockerPull: prefactor
dockerPull: lofareosc/prefactor-ci:master
......@@ -39,4 +39,4 @@ outputs:
label: WSClean
requirements:
- class: DockerRequirement
dockerPull: 'prefactor:latest'
dockerPull: lofareosc/prefactor-ci:master
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