test
Some checks failed
ci/woodpecker/push/workflow Pipeline failed

This commit is contained in:
Mrdabup 2024-10-14 18:27:12 -04:00
parent cf3c45f222
commit e5b847002f

View file

@ -4,10 +4,11 @@
steps: steps:
- name: build - name: build
image: ubuntu image: flutter
commands: commands:
- apt-get install -y curl git unzip xz-utils zip libglu1-mesa - echo "Starting to build..."
- vim's installed - git clone https://git.mrdab.vore.media/ThatOneJackalGuy/OpenContacts.git
- cd ./OpenContacts
- name: a-test-step - name: a-test-step
image: golang:1.16 image: golang:1.16
commands: commands: