Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
LOFAR
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Jira
Jira
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
RadioObservatory
LOFAR
Commits
95011e36
Commit
95011e36
authored
Mar 10, 2020
by
Jorrit Schaap
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TMSS-146
: Update .gitlab-ci.yml
parent
0019815e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
7 deletions
+1
-7
.gitlab-ci.yml
.gitlab-ci.yml
+1
-7
No files found.
.gitlab-ci.yml
View file @
95011e36
...
@@ -15,17 +15,11 @@ prepare_RAServices:
...
@@ -15,17 +15,11 @@ prepare_RAServices:
script
:
script
:
-
docker build -t ci_raservices -f SubSystems/RAServices/Dockerfile .
-
docker build -t ci_raservices -f SubSystems/RAServices/Dockerfile .
prepare_ci_base_docker_image
:
stage
:
prepare
script
:
-
docker build -t ci_base -f Docker/lofar-ci/Dockerfile_ci_base .
prepare_ci_sas_docker_image
:
prepare_ci_sas_docker_image
:
stage
:
prepare
stage
:
prepare
script
:
script
:
-
docker build -t ci_base -f Docker/lofar-ci/Dockerfile_ci_base .
-
docker build -t ci_sas -f Docker/lofar-ci/Dockerfile_ci_sas .
-
docker build -t ci_sas -f Docker/lofar-ci/Dockerfile_ci_sas .
dependencies
:
-
prepare_ci_base_docker_image
#
#
# BUILD STAGE
# BUILD STAGE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment