fix: issues 25, 23 #211

Merged
jon_nfc merged 16 commits from fix-mysql-shrink-image into development 2024-01-14 17:35:51 +00:00
9 changed files with 99 additions and 56 deletions
Showing only changes of commit 18d15f2978 - Show all commits

View File

@ -8,7 +8,7 @@ variables:
DOCKER_IMAGE_PUBLISH_NAME: 'ansible-ee'
DOCKER_IMAGE_PUBLISH_REGISTRY: docker.io/nofusscomputing
DOCKER_IMAGE_PUBLISH_URL: https://hub.docker.com/r/nofusscomputing/$DOCKER_IMAGE_PUBLISH_NAME
PAGES_ENVIRONMENT_PATH: projects/execution_environment/
PAGES_ENVIRONMENT_PATH: projects/ansible/execution_environment/
include:
- project: nofusscomputing/projects/gitlab-ci