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
ai
sso
Commits
5f4ba662
Commit
5f4ba662
authored
Jan 19, 2018
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Send nonce branch to separate repo
parent
6388f222
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
.gitlab-ci.yml
.gitlab-ci.yml
+11
-0
No files found.
.gitlab-ci.yml
View file @
5f4ba662
...
...
@@ -30,6 +30,7 @@ build:src-stretch:
-
build-deb/
only
:
-
master
-
nonce
build:pkg:
stage
:
build_pkg
...
...
@@ -54,6 +55,7 @@ build:pkg-stretch:
-
output-deb/
only
:
-
master
-
nonce
upload:pkg:
stage
:
upload
...
...
@@ -73,3 +75,12 @@ upload:pkg-stretch:
only
:
-
master
upload:pkg-nonce:
stage
:
upload
image
:
"
ai/pkg:base"
script
:
"
upload-packages
--repository=ai3"
dependencies
:
-
build:pkg-stretch
only
:
-
nonce
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