mirror of
https://github.com/MizuchiLabs/mantrae.git
synced 2026-01-06 06:19:57 -06:00
test dev
This commit is contained in:
2
.ko.yaml
2
.ko.yaml
@@ -2,8 +2,6 @@ defaultBaseImage: alpine
|
||||
defaultPlatforms:
|
||||
- linux/arm64
|
||||
- linux/amd64
|
||||
defaultFlags:
|
||||
- -buildvcs=auto
|
||||
defaultLdflags:
|
||||
- -s -w
|
||||
- -X github.com/MizuchiLabs/mantrae/pkg/build.Version={{.Git.Tag}}
|
||||
|
||||
@@ -24,7 +24,7 @@ steps:
|
||||
- pnpm build
|
||||
|
||||
- name: docker-build
|
||||
image: chainguard/ko:latest
|
||||
image: chainguard/ko:latest-dev
|
||||
commands:
|
||||
- |
|
||||
if [ -n "$CI_COMMIT_TAG" ]; then
|
||||
|
||||
Reference in New Issue
Block a user