Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Commit

Permalink
Merge pull request #104 from chuckha/push
Browse files Browse the repository at this point in the history
actually run push images
  • Loading branch information
k8s-ci-robot authored Jul 24, 2019
2 parents 8b4bdac + 91b54f3 commit 7e67053
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 "Release" {
on = "push"
resolves = ["goreleaser"]
resolves = ["push images"]
}

action "Setup Google Cloud" {
Expand Down

0 comments on commit 7e67053

Please sign in to comment.