Disabling clone step
This commit is contained in:
parent
5dbce74c01
commit
dc3a5ddc52
1 changed files with 7 additions and 7 deletions
|
|
@ -1,10 +1,10 @@
|
|||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
SSH_PRIVATE_KEY:
|
||||
from_secret: SSH-KEY
|
||||
use-ssh: true
|
||||
# clone:
|
||||
# git:
|
||||
# image: woodpeckerci/plugin-git
|
||||
# settings:
|
||||
# SSH_PRIVATE_KEY:
|
||||
# from_secret: SSH-KEY
|
||||
# use-ssh: true
|
||||
steps:
|
||||
- name: age-check
|
||||
image: ubuntu:latest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue