Delete '.woodpecker/test.yml'
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
pipeline:
|
||||
check_self:
|
||||
image: alpine
|
||||
secrets: [ DOCKERHUB_TOKEN ]
|
||||
environment:
|
||||
BASE: alpine:latest
|
||||
TARGET: vistanarvas/${CI_REPO_NAME}:latest
|
||||
commands:
|
||||
- echo hello2
|
||||
failure: ignore
|
||||
when:
|
||||
path:
|
||||
include: [ '.woodpecker/build.yml', 'check.sh' ]
|
||||
event: [push, tag, deployment]
|
||||
Reference in New Issue
Block a user