[ci] update and refactor
This commit is contained in:
parent
b245c9f451
commit
5a77fa5e9c
8 changed files with 67 additions and 254 deletions
|
@ -2,7 +2,7 @@
|
|||
# Stage 1: Build
|
||||
#===============
|
||||
|
||||
FROM golang:1.20-alpine as builder
|
||||
FROM golang:1.20 as builder
|
||||
|
||||
ENV BIN_REPO=git.kmsign.ru/royalcat/tstor
|
||||
ENV BIN_PATH=$GOPATH/src/$BIN_REPO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue