pushing p
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
UnlimitedCookies 2022-03-03 21:50:31 +01:00
parent c0d13f7109
commit 21915e403d
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ pipeline:
- apt update && apt install -y build-essential devscripts
- make package
- ls -laR ..
- echo Hello
when:
event: [push, tag]