Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Spot
divine-ltsmin-deb
Commits
9d1698f0
Commit
9d1698f0
authored
Apr 11, 2019
by
Etienne Renault
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.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
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