You've already forked RekomenciBackend
aboba
This commit is contained in:
+2
-4
@@ -7,10 +7,7 @@ stages:
|
||||
- deploy
|
||||
|
||||
variables:
|
||||
BASE_IMAGE_NAME: $CI_REGISTRY_IMAGE
|
||||
TRIVY_CACHE_DIR: .cache/trivy
|
||||
TRIVY_NO_PROGRESS: "true"
|
||||
TRIVY_TIMEOUT: "10m0s"
|
||||
BASE_IMAGE_NAME: $CI_REGISTRY_IMAGEstarting) 5432
|
||||
TRIVY_USERNAME: $CI_REGISTRY_USER
|
||||
TRIVY_PASSWORD: $CI_REGISTRY_PASSWORD
|
||||
TRIVY_REGISTRY: $CI_REGISTRY
|
||||
@@ -256,6 +253,7 @@ test:
|
||||
(
|
||||
while true; do
|
||||
podman-compose -f compose.yaml $PROFILES logs 2>&1
|
||||
echo aboba
|
||||
sleep 30
|
||||
done
|
||||
) | grep "Error: no container" -v | tee -a compose.log &
|
||||
|
||||
Reference in New Issue
Block a user