Maybe use the right variables
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
alyx 2022-09-15 12:52:32 -05:00
parent add1dc429c
commit 0affe9623f

View File

@ -3,7 +3,7 @@ pipeline:
image: plugins/docker
settings:
repo: git.tf/${CI_REPO_OWNER}/librejs-docker
dry-run: true
dry_run: true
when:
branch: ${CI_REPO_DEFAULT_BRANCH}
event: push