go fix
This commit is contained in:
parent
fde3d41124
commit
1c1883c555
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -46,6 +46,5 @@ jobs:
|
||||
- name: Build and push latest docker image
|
||||
if: success() && github.ref == 'refs/heads/main'
|
||||
run: |
|
||||
CGO_ENABLED=0 go build -ldflags="-s -w -extldflags=-static"
|
||||
docker build . -t ghcr.io/buckaroobanzay/minetest-web:latest
|
||||
docker push ghcr.io/buckaroobanzay/minetest-web:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user