Skip to content

Commit

Permalink
Merge pull request #8 from justinsb/docs_docker_push
Browse files Browse the repository at this point in the history
docs: need to run docker-push
  • Loading branch information
k8s-ci-robot committed Dec 12, 2020
2 parents 09f91ac + 35283ec commit f9507de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ make deploy

#### Build and deploy webhook
```console
make docker-build IMG=DOCKER_IMAGE_TAG
make docker-build docker-push IMG=DOCKER_IMAGE_TAG
make deploy IMG=DOCKER_IMAGE_TAG
```

Expand Down

0 comments on commit f9507de

Please sign in to comment.