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 #112 from chuckha/runs
Browse files Browse the repository at this point in the history
add runs back in
  • Loading branch information
k8s-ci-robot committed Jul 25, 2019
2 parents 8188f0c + 6d86431 commit a496ad7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/main.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ action "tag images" {

action "push images" {
uses = "actions/docker/cli@master"
runs = "sh -c"
env = {
IMAGE_NAME = "gcr.io/kubernetes1-226021/capd-manager"
}
Expand Down

0 comments on commit a496ad7

Please sign in to comment.