update variable

This commit is contained in:
Milka64 2023-12-27 17:10:36 +01:00
parent e8fef9801e
commit 5dd913d1ca

View file

@ -4,6 +4,9 @@ stages:
- push
- deploy
variables:
GL_TOKEN: $GL_TOKEN
deploy:
stage: deploy
script : sudo docker-compose --env-file /data/docker/compose-files/others.env -f /data/docker/compose-files/others.yml up -d