Skip to content
Snippets Groups Projects
Commit 27fdf7eb authored by Nils Brinckmann's avatar Nils Brinckmann
Browse files

This should fix the deployment of the frontend master

parent 549b0a4b
No related branches found
No related tags found
1 merge request!141This should fix the deployment of the frontend gfz master for allowed file types
......@@ -98,7 +98,6 @@ build-deploy-image-gfz:
HOST: ${GFZ_STAGING_HOST}
CLIENT_ID: ${GFZ_STAGING_CLIENT_ID}
AUTHORITY: ${GFZ_STAGING_IDP_AUTORITY}
ALLOWED_MIME_TYPES: ${ALLOWED_MIME_TYPES}
script:
- |
if [ -z "$CI_COMMIT_TAG" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment