Skip to content
Snippets Groups Projects
Commit 8f60bd79 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

disabled artifacts for integrationtest and deployment stage

parent 669510c3
No related branches found
No related tags found
2 merge requests!1973Development,!1934Resolve "Update Images"
......@@ -4,6 +4,7 @@
needs:
- fpm
- nginx
dependencies: [] # No Artifacts required
variables:
DEPLOYMENT_CHART_NAME: ${CI_COMMIT_REF_SLUG}
BRANCH_NAME: $CI_COMMIT_REF_NAME
......
......@@ -6,9 +6,7 @@
variables:
BRANCH_NAME: $CI_COMMIT_REF_NAME
COMMIT_NAME: $CI_COMMIT_REF_SLUG
needs:
- composer
- npm
dependencies: [] # No artifacts required
before_script:
- export COMPOSER_HOME=$(pwd)/metager/.composer
script:
......
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