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
grid5000
g5k-api
Commits
513f3af0
Commit
513f3af0
authored
Nov 30, 2018
by
MARGERY David
Browse files
Push packages for api-server-v4.*
parent
742eeab1
Pipeline
#52582
waiting for manual action with stages
in 14 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
513f3af0
...
...
@@ -96,6 +96,14 @@ push-jessie-package-v3: &push-jessie-package-v3
script
:
-
*push-packages-script
push-jessie-package-v4
:
&push-jessie-package-v4
<<
:
*push-jessie-package-v3
variables
:
TARGET_DEBIAN_VERSION
:
jessie
TARGET_G5K_API_VARIANT
:
v4
only
:
-
devel
push-jessie-package-devel
:
&push-jessie-package-devel
<<
:
*push-jessie-package-v3
variables
:
...
...
@@ -112,6 +120,14 @@ push-stretch-package-v3:
TARGET_DEBIAN_VERSION
:
stretch
TARGET_G5K_API_VARIANT
:
v3
push-stretch-package-v4
:
<<
:
*push-jessie-package-v4
dependencies
:
-
deb-for-stretch
variables
:
TARGET_DEBIAN_VERSION
:
stretch
TARGET_G5K_API_VARIANT
:
v4
push-stretch-package-devel
:
<<
:
*push-jessie-package-devel
dependencies
:
...
...
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