Skip to content
Snippets Groups Projects
Commit a83b127e authored by Ole Langbehn's avatar Ole Langbehn
Browse files

remove unnecessary export of variable that already exists via CI env

parent e65cc433
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,6 @@ build:
script:
- apk add zip
- zip -r receiveEvent.zip dist package.json yarn.lock .yarn/ .yarnrc*
- export GOOGLE_APPLICATION_CREDENTIALS=${GOOGLE_CLOUD_SERVICE_ACCOUNT}
- terraform/environments/scripts/create-or-update-env.sh $ENVIRONMENT_ID $CI_COMMIT_SHA
staging_deploy:
......
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