1
0
Fork 0
mirror of synced 2024-06-28 11:10:46 +12:00

Fixed deploy

This commit is contained in:
Eldad Fux 2021-01-19 11:34:47 +02:00
parent da7f0b995b
commit 7ebe5e7c5d

View file

@ -27,7 +27,7 @@ before_install:
- docker --version
- docker buildx create --use
- chmod -R u+x ./.travis-ci
- ./deploy.sh
- ./.travis-ci/deploy.sh
# install:
# - docker-compose up -d