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

Commit

Permalink
Push main docker image using Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
manugarg committed Feb 27, 2020
1 parent f188eb8 commit 5e33086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:

- name: Build Docker Image
env:
DOCKER_IMAGE: cloudprober/cloudprober-test
DOCKER_IMAGE: cloudprober/cloudprober
run: |
mv cloudprober-binary-ubuntu-latest cloudprober
make docker_build
Expand Down

0 comments on commit 5e33086

Please sign in to comment.