This commit is contained in:
2023-05-21 08:41:53 -05:00
parent 8462bc5317
commit 6f04373644
8 changed files with 31 additions and 129 deletions

8
templates/golang.tpl.yml Normal file
View File

@@ -0,0 +1,8 @@
.golang-build-api:
image: registry.durp.info/golang:1.20
script:
- ./scripts/golang-build-api.sh
artifacts:
expire_in: 1 hour
paths:
- $CI_PROJECT_DIR/output