commands test

This commit is contained in:
Ruben Momoa
2024-08-22 15:07:02 +02:00
parent c7ff9f4a28
commit 8c9563ec98

View File

@@ -29,7 +29,7 @@ steps:
tag: ${CI_COMMIT_BRANCH}-alpine
dockerfile: Dockerfile_alpine
when:
evaluate: '! test -f "SKIP_BUILD"'
evaluate: '! test -f SKIP_BUILD'
branch:
exclude: [ main, master ]
path: