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
ubuntu
Commits
0b0598ad
Commit
0b0598ad
authored
May 04, 2018
by
Markus Frosch
Browse files
Makefile: Add missing trusty
parent
431edfd9
Pipeline
#1069
passed with stage
in 15 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
0b0598ad
TARGETS
:=
xenial bionic
TARGETS
:=
trusty
xenial bionic
TARGETS_PUSH
:=
$
(
TARGETS:
=
-push
)
TARGETS_CLEAN
:=
$
(
TARGETS:
=
-clean
)
...
...
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