Skip to content
Snippets Groups Projects
Commit 4536cc66 authored by Kai Oliver Meister's avatar Kai Oliver Meister :cow2:
Browse files

testing

parent cc18abeb
No related branches found
No related tags found
No related merge requests found
Pipeline #587105 failed
......@@ -54,7 +54,7 @@ build_server_image:
changes:
- "Dockerfile"
- "package.json"
- ".gitlab-ci.yml"
# - ".gitlab-ci.yml"
- "src/**/*"
script:
- echo "$CI_REGISTRY_PASSWORD" |
......@@ -93,13 +93,6 @@ extract_frontend:
image: $TEST_IMAGE
<<: *build_files_cache
script:
- ls -la
- cd "$TEST_IMAGE_WORKDIR"
- ls -la
# this only destroys the image INSTANCE
# - mv build/ .
# - mv .svelte_kit/ .
# - mv node_modules/ .
- echo "Extracting Build Artifacts..."
interruptible: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment