Skip to content
Snippets Groups Projects
Commit cf86f73f authored by Kay Effenberger's avatar Kay Effenberger
Browse files

typo

parent 73979d8b
No related branches found
No related tags found
1 merge request!14ADD: nginx Dockerfile
Pipeline #5269 canceled
......@@ -176,7 +176,7 @@ build-nginx:
before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" "$CI_REGISTRY"
script:
- docker build -t $AURA_IMAGE_NAME -t $CI_REGISTRY_IMAGE:main ./nginx
- docker build -t $NGINX_IMAGE_NAME -t $CI_REGISTRY_IMAGE:main ./nginx/
when: manual
lint:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment