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:
|
# clone:
|
||||||
git:
|
# git:
|
||||||
image: woodpeckerci/plugin-git
|
# image: woodpeckerci/plugin-git
|
||||||
settings:
|
# settings:
|
||||||
SSH_PRIVATE_KEY:
|
# SSH_PRIVATE_KEY:
|
||||||
from_secret: SSH-KEY
|
# from_secret: SSH-KEY
|
||||||
use-ssh: true
|
# use-ssh: true
|
||||||
steps:
|
steps:
|
||||||
- name: age-check
|
- name: age-check
|
||||||
image: ubuntu:latest
|
image: ubuntu:latest
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue