Fixing test again, trying a dockerhub deploy 2.
This commit is contained in:
parent
4d64c4ae2b
commit
61c5396a59
1 changed files with 1 additions and 1 deletions
2
.travis.yml
vendored
2
.travis.yml
vendored
|
@ -30,4 +30,4 @@ deploy:
|
||||||
provider: script
|
provider: script
|
||||||
script: bash docker_push
|
script: bash docker_push
|
||||||
on:
|
on:
|
||||||
branch: main
|
branch: travis_docker_testing
|
||||||
|
|
Loading…
Reference in a new issue