Merge branch 'staging' of gitea.pena:PenaSide/front-hub into staging
All checks were successful
Deploy / CreateImage (push) Successful in 4m19s
Deploy / DeployService (push) Successful in 22s

This commit is contained in:
Nastya 2025-05-12 17:12:23 +03:00
commit b989b55426

@ -1,14 +1,8 @@
version: "3"
services:
hub:
container_name: hub
restart: unless-stopped
image: $CI_REGISTRY_IMAGE/staging:$CI_COMMIT_REF_SLUG.$CI_PIPELINE_ID
networks:
- marketplace_penahub_frontend
image: gitea.pena/penaside/front-hub/staging:$GITHUB_RUN_NUMBER
hostname: hub
tty: true
networks:
marketplace_penahub_frontend:
external: true