Actualiser .woodpecker.yaml
This commit is contained in:
parent
2484f1466b
commit
e0ec865c69
1 changed files with 0 additions and 3 deletions
|
@ -2,9 +2,6 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: fedora
|
image: fedora
|
||||||
commands:
|
commands:
|
||||||
- echo "Cloning application repository"
|
|
||||||
- git clone https://forge.slowte.ch/uefi/efi-clock.git
|
|
||||||
|
|
||||||
- echo "Cloning toolchain repositories"
|
- echo "Cloning toolchain repositories"
|
||||||
- git clone https://github.com/tianocore/edk2.git
|
- git clone https://github.com/tianocore/edk2.git
|
||||||
- cd edk2 && git submodule update --init && cd ..
|
- cd edk2 && git submodule update --init && cd ..
|
||||||
|
|
Loading…
Reference in a new issue