Skip to content

Commit

Permalink
use pushrm
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry-RG committed Mar 11, 2022
1 parent a9c2c7a commit 3781934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ release_windows:
docker push -a flyway/flyway

push_docker_readme:
docker run --rm -t -v '/home/teamcity/.docker/:/docker-config' -v '$(DIR):/flyway-docker' -e 'PUSHRM_PROVIDER=dockerhub' -e 'PUSHRM_CONFIG=/docker-config/config.json' chko/docker-pushrm --file /flyway-docker/README.md flyway/flyway
docker pushrm flyway/flyway

0 comments on commit 3781934

Please sign in to comment.