mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Travis attempt #4
This commit is contained in:
parent
779fc25428
commit
e57aceb6fd
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ before_install:
|
|||
echo "${DOCKERHUB_PULL_PASSWORD}" | docker login --username "${DOCKERHUB_PULL_USERNAME}" --password-stdin
|
||||
fi
|
||||
- docker --version
|
||||
- docker buildx create --use
|
||||
- chmod u+x ./deploy.sh
|
||||
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue