Fix CI/CD variables

This commit is contained in:
flowgunso
2024-08-24 18:47:55 +02:00
parent 0570e3965e
commit 3323912c61
3 changed files with 3 additions and 10 deletions

View File

@@ -41,7 +41,7 @@ publish-images:
DOCKER_REGISTRY_USERNAME=${DOCKER_REGISTRY_USERNAME} \
DOCKER_REGISTRY_TOKEN=${DOCKER_REGISTRY_TOKEN} \
DOCKER_REGISTRY_IMAGE_FLOWGUNSO=${DOCKER_REGISTRY_IMAGE_FLOWGUNSO} \
DOCKER_REGISTRY_IMAGE_FLRNNC=${DOCKER_REGISTRY_IMAGE_FLRNCC} \
DOCKER_REGISTRY_IMAGE_FLRNNC=${DOCKER_REGISTRY_IMAGE_FLRNNC} \
bash scripts/publish-images.sh
publish-documents: