This commit is contained in:
2025-03-03 20:49:49 +03:00
parent e66f081370
commit db6e6e3376
4 changed files with 3 additions and 6 deletions

View File

@@ -29,6 +29,7 @@ pre_push:
- build
stage: pre_push
before_script:
- docker rm -f test_container
- apk add curl
script:
- echo "Running container to test image"