Commit d0d22d6d authored by Igor Minin's avatar Igor Minin
Browse files

Removed debug commands

parent 654fb52d
1 merge request!4Resolve "Create a smaller deployment image"
Pipeline #23023 passed with stages
in 4 minutes and 7 seconds
Showing with 0 additions and 2 deletions
+0 -2
......@@ -39,8 +39,6 @@ package:
dependencies:
- build
script:
- pwd
- ls
- docker build -f ci/Dockerfile -t $CI_REGISTRY_IMAGE:$CI_PIPELINE_IID .
- docker save $CI_REGISTRY_IMAGE:$CI_PIPELINE_IID | gzip > image.tar.gz
artifacts:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment