fetches tags!
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jochen Maes 2023-11-01 09:02:58 +01:00
parent 705f22bb5b
commit 36999641b5

View File

@ -21,7 +21,8 @@ steps:
- name: build amd64
image: rust:1.73-alpine
commands:
- apk add --no-cache musl-dev gcc-aarch64-none-elf bash git
- apk add --no-cache musl-dev gcc-aarch64-none-elf bash gitea
- git fetch --all --tags
- pwd && ls -al && sh ./version.sh
- mkdir /artifacts/mouse-amd64
- cp LICENSE.txt /artifacts/mouse-amd64/