test
All checks were successful
ci / docker (push) Successful in 39s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s

This commit is contained in:
enve
2024-09-27 20:53:49 +02:00
parent c4130bb601
commit 63bb3aa4db

View File

@@ -1,4 +1,3 @@
#Build the Go Binary.
FROM golang:1.22 as build_actions_test FROM golang:1.22 as build_actions_test
ENV CGO_ENABLED 0 ENV CGO_ENABLED 0