fix deployment
All checks were successful
Deploy / CreateImage (push) Successful in 3m58s
Deploy / DeployService (push) Successful in 25s

This commit is contained in:
skeris 2025-05-17 14:52:50 +03:00
parent 93af4a0707
commit b9154061ec

@ -1,15 +1,7 @@
version: "3"
services:
squiz:
container_name: squiz
restart: unless-stopped
image: $CI_REGISTRY_IMAGE/staging:$CI_COMMIT_REF_SLUG.$CI_PIPELINE_ID
networks:
- marketplace_penahub_frontend
labels:
com.pena.domains: squiz.pena.digital
image: gitea.pena/squiz/frontpanel/staging:$GITHUB_RUN_NUMBER
hostname: squiz
tty: true
networks:
marketplace_penahub_frontend:
external: true