Test image pushing

This commit is contained in:
Devon Mackay 2018-07-01 22:48:06 -04:00
parent 22ceba667a
commit 4d44214d32

View File

@ -25,3 +25,5 @@ before_deploy:
deploy: deploy:
provider: script provider: script
script: echo "Hi there" script: echo "Hi there"
on:
all_branches: true