1
0
Fork 0
mirror of synced 2024-05-03 04:12:41 +12:00

remove leftover

This commit is contained in:
Torsten Dittmann 2021-06-07 12:18:11 +02:00
parent c9b8d62834
commit d1be341800

View file

@ -26,4 +26,4 @@ docker build --build-arg VERSION="$2" --tag appwrite/appwrite:"$1" .
echo 'Pushing build to registry...' echo 'Pushing build to registry...'
docker push appwrite/appwrite:"$1" docker push appwrite/appwrite:"$1"