Update main.workflow

pull/106/head
Alex Kern 7 years ago committed by GitHub
parent c3cb132b2f
commit 1a0de761e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
workflow "Build on push" {
on = "push"
resolves = ["Docker build, tag, and push"]
resolves = ["AWS deploy"]
}
action "Docker build, tag, and push" {

Loading…
Cancel
Save