forked from fediversity/fediversity
mv skip_clone
This commit is contained in:
parent
127b2bb0b1
commit
8f7c0a2939
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
skip_clone: true
|
||||
when:
|
||||
- event: manual
|
||||
- event: pull_request
|
||||
|
|
@ -7,7 +8,6 @@ when:
|
|||
steps:
|
||||
- name: check-dns
|
||||
image: ubuntu
|
||||
skip_clone: true
|
||||
commands:
|
||||
- dig +trace github.com
|
||||
- ping -v github.com
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue