add branch validation to queue

This commit is contained in:
2025-12-22 14:46:13 +01:00
parent 613b494e1d
commit 26b1f256f4

View File

@@ -25,7 +25,6 @@ services:
SSH_HOST: asf-server.duckdns.org SSH_HOST: asf-server.duckdns.org
SSH_USER: asf SSH_USER: asf
SSH_PORT: 49152 SSH_PORT: 49152
SSH_USER: asf
volumes: volumes:
- ./app:/app/app - ./app:/app/app
- ./wsgi.py:/app/wsgi.py - ./wsgi.py:/app/wsgi.py