pull-request-execution #3

Merged
ktyl merged 2 commits from pull-request-execution into main 2022-09-28 02:38:54 +02:00
1 changed files with 3 additions and 1 deletions
Showing only changes of commit 9fc5be60ef - Show all commits

View File

@ -31,7 +31,6 @@ steps:
from_secret: user
SSH_KEY:
from_secret: ssh_key
commands:
# install deps
- apt-get update -qq > /dev/null
@ -67,3 +66,6 @@ steps:
when:
branch:
- main
event:
exclude:
- pull_request