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
Docker Build Images
raspbian-base
Commits
c5299ae7
Commit
c5299ae7
authored
Nov 26, 2018
by
Markus Frosch
Browse files
ci: Push every build
parent
7cda267a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c5299ae7
...
...
@@ -19,9 +19,7 @@ build:
tags
:
-
docker-build-arm
script
:
-
make
-
'
[
"$CI_COMMIT_REF_NAME"
!=
master
]
||
make
-C
debootstrap
push'
-
'
[
"$CI_COMMIT_REF_NAME"
!=
master
]
||
make
push'
-
make all push
artifacts
:
name
:
tarball
expire_in
:
30d
...
...
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