Skip to content
Snippets Groups Projects

Added the tests

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -527,6 +527,7 @@ test-storage-service-init:
- master
before_script:
- "apk --no-cache add python3 bash libxml2-utils"
- "docker compose build dbrepo-storage-service-init"
- "pip install s3cmd"
- "echo ${CI_S3_CONFIG} | base64 -d > /app/.s3cfg"
script:
Loading