Skip to content

Commit

Permalink
Update main.workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bmordue authored Jan 8, 2019
1 parent fce2f3f commit bf0ca71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/main.workflow
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
workflow "Build and push docker image" {
on = "push"
resolves = ["Build and tag"]
resolves = ["Push to Docker Hub"]
}

action "Build and tag" {
Expand Down

0 comments on commit bf0ca71

Please sign in to comment.