Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gjs
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Andrea Azzarone
gjs
Commits
fc95210f
Commit
fc95210f
authored
Jul 14, 2018
by
Claudio André
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CI: use the 'deploy' stage name
It is what GitLab uses.
parent
466b459d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.gitlab-ci.yml
.gitlab-ci.yml
+4
-4
No files found.
.gitlab-ci.yml
View file @
fc95210f
...
...
@@ -6,7 +6,7 @@ stages:
-
test
-
thorough_tests
-
manual
-
de
liver
y
-
de
plo
y
.CI_header
:
&CI_header
'
echo;
echo
"*********************************************";
...
...
@@ -199,7 +199,7 @@ coverage-automatic:
# Publishes
# The reports (coverage and code statistics)
pages
:
stage
:
de
liver
y
stage
:
de
plo
y
dependencies
:
-
coverage-automatic
-
code_statistics
...
...
@@ -375,7 +375,7 @@ valgrind:
packaging
:
<<
:
*build
<<
:
*package
stage
:
de
liver
y
stage
:
de
plo
y
image
:
registry.gitlab.gnome.org/gnome/gnome-nightly-oci/nightly:master
variables
:
TASK_ID
:
"
packaging"
...
...
@@ -672,7 +672,7 @@ ppc64le:
#############################################
.Docker image template
:
&create_docker_image
image
:
docker:latest
stage
:
de
liver
y
stage
:
de
plo
y
services
:
-
docker:dind
only
:
...
...
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