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

Merge branch 'fix-deployment-allowed-types' into 'master'

This should fix the deployment of the frontend master

See merge request !141
parents 549b0a4b 27fdf7eb
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