fix ci build
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-08-03 15:12:52 +02:00
parent bd0781aec7
commit 3e6600113c
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -12,10 +12,8 @@ pipeline:
build:
image: *golang
volumes: *volumes
environments:
BUILD_DIR: build
commands:
- mkdir $BUILD_DIR
- export BUILD_DIR=build
- make
push_release: