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

Deploy image

This commit is contained in:
Eldad Fux 2021-01-19 11:31:53 +02:00
parent 090536adb7
commit da7f0b995b

View file

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