update
This commit is contained in:
8
templates/golang.tpl.yml
Normal file
8
templates/golang.tpl.yml
Normal 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
|
||||
Reference in New Issue
Block a user