Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cl-docker-images
ccl
Commits
a71b5d61
Commit
a71b5d61
authored
Oct 30, 2020
by
Eric Timmons
Browse files
Add debug option to releasing
parent
7e22ccbd
Changes
2
Hide whitespace changes
Inline
Side-by-side
.github/workflows/release-images.yml
View file @
a71b5d61
...
...
@@ -7,8 +7,11 @@ on:
description
:
"
The
namespace
into
which
the
images
are
released"
required
:
true
default
:
daewok
debug
:
description
:
"
Debug?"
env
:
DEBUG
:
${{ github.event.inputs.debug }}
DOCKER_CLI_EXPERIMENTAL
:
"
enabled"
IMAGE_NAME
:
ccl
IMAGE_BUILD_NAMESPACE
:
daewok
...
...
cl-docker-images-build
@
26e05959
Compare
cfcbf6ed
...
26e05959
Subproject commit
cfcbf6ed4be8d5577bcd4a46b196084ff397563c
Subproject commit
26e0595951f3b71d10c3ebbd465e54526675dbe8
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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