Skip to content

Commit e3639f0

Browse files
committed
Error deployment task if not queued
1 parent 628aca4 commit e3639f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gap/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ docker-push:
3131
docker push rcy0/mixchat-gap
3232

3333
deploy:
34-
curl -H"Authorization: Bearer ${TOKEN}" 'http://5.78.65.218:8000/api/v1/deploy?uuid=gcgks4skk44ow8400w0sgk84'
34+
curl -H"Authorization: Bearer ${COOLIFY_TOKEN}" 'http://5.78.65.218:8000/api/v1/deploy?uuid=gcgks4skk44ow8400w0sgk84' | tee /dev/stderr | grep -q queued

0 commit comments

Comments
 (0)