Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
divine-ltsmin-deb
Commits
9d1698f0
Commit
9d1698f0
authored
Apr 11, 2019
by
Etienne Renault
Browse files
gitlab-ci: reference new docker location
* .gitlab-ci.yml: here.
parent
dc59f7df
Pipeline
#9684
passed with stages
in 6 minutes and 48 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9d1698f0
...
...
@@ -7,7 +7,7 @@ build-stable:
stage
:
build
except
:
-
/^upstream/
image
:
gadl
/spot-debuild:stable
image
:
registry.lrde.epita.fr
/spot-debuild:stable
script
:
-
ls -l
-
./build.sh stable
...
...
@@ -20,7 +20,7 @@ build-unstable:
stage
:
build
except
:
-
/^upstream/
image
:
gadl
/spot-debuild
image
:
registry.lrde.epita.fr
/spot-debuild
script
:
-
ls -l
-
./build.sh unstable
...
...
Write
Preview
Supports
Markdown
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