Disable source cloning in build
This commit is contained in:
parent
caaa1ca969
commit
9da5487477
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
image: debian/buster
|
image: debian/buster
|
||||||
|
sources: [] # No need to clone the repo
|
||||||
secrets:
|
secrets:
|
||||||
- 5c948915-48c2-4542-8fc1-a5676f4d7126 # ssh key
|
- 5c948915-48c2-4542-8fc1-a5676f4d7126 # ssh key
|
||||||
- 29bc352f-0807-46e9-a4ef-2f869f94afa3 # ssh config
|
- 29bc352f-0807-46e9-a4ef-2f869f94afa3 # ssh config
|
||||||
|
|
Loading…
Reference in a new issue