commands test
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user