deleted some old files
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
source backend/.env
|
||||
echo "Building against DB: $DATABASE_URL"
|
||||
podman build --build-arg DATABASE_URL=$DATABASE_URL -t git.zxq5.dev/zxq5/chatapp-backend:$1 ./backend
|
||||
podman push git.zxq5.dev/zxq5/chatapp-backend:$1
|
||||
Reference in New Issue
Block a user