Added pipeline clause
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
when:
|
||||
pipeline:
|
||||
when:
|
||||
- event: push
|
||||
branch: woodpecker
|
||||
|
||||
steps:
|
||||
steps:
|
||||
- name: code-tests
|
||||
image: python:3.11.7-alpine
|
||||
commands:
|
||||
|
Reference in New Issue
Block a user