mirror of
https://github.com/xiaoqidun/gocos.git
synced 2024-11-21 14:07:59 +08:00
This commit is contained in:
parent
969b0cbe62
commit
239c3d2ad0
@ -1,5 +1,4 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
|
||||||
name: default
|
name: default
|
||||||
node:
|
node:
|
||||||
region: cn
|
region: cn
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
FROM alpine:3.20.1
|
FROM alpine:3.20.1
|
||||||
|
|
||||||
# 作者信息
|
# 作者信息
|
||||||
LABEL MAINTAINER="xiaoqidun@gmail.com"
|
LABEL authors="xiaoqidun"
|
||||||
|
|
||||||
# 复制程序
|
# 复制程序
|
||||||
COPY gocos /bin/gocos
|
COPY gocos /bin/gocos
|
||||||
|
Loading…
x
Reference in New Issue
Block a user