Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
EIC
Project Juggler
Commits
9782673d
Commit
9782673d
authored
Oct 18, 2020
by
Whitney Armstrong
Browse files
build a release
modified: .gitlab-ci.yml modified: containers/docker/Makefile
parent
57ffc472
Changes
1
Hide whitespace changes
Inline
Side-by-side
containers/docker/Makefile
View file @
9782673d
...
...
@@ -77,7 +77,7 @@ login: ## Auto login to AWS-ECR unsing aws-cli
release-latest
:
build login publish-latest
##
Make a release by building and publishing the `{version}` ans `latest` tagged containers to ECR
release
:
build-nc publish cleanup
##
Make a release by building and publishing the `{version}` ans `latest` tagged containers to ECR
release
:
build-nc publish
-latest
cleanup
##
Make a release by building and publishing the `{version}` ans `latest` tagged containers to ECR
release-cached
:
build publish
##
Make a release by building and publishing the `{version}` ans `latest` tagged containers to ECR
...
...
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