mirror of
https://github.com/dragonheim/gagent.git
synced 2025-04-25 22:48:59 -07:00
Very preliminary CI/CD pipeline to see if I need to manually pull the code.
This commit is contained in:
parent
823a16a97b
commit
9727822b8a
5 changed files with 149 additions and 81 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM dragonheim/golang:1.22 as builder
|
||||
FROM dragonheim/golang:1.23 as builder
|
||||
ARG SEMVER=${SEMVER:-0.0.11}
|
||||
|
||||
WORKDIR /gagent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue