Release 0.0.3 Main Merge #3
1 changed files with 4 additions and 3 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue