fx build fix
This commit is contained in:
@@ -34,7 +34,7 @@ steps:
|
|||||||
"$GIT_REV" "$BUILD_BRANCH" "$APP_V" "$BUILD_DATE" "$BUILD_USER" | tee .env.version
|
"$GIT_REV" "$BUILD_BRANCH" "$APP_V" "$BUILD_DATE" "$BUILD_USER" | tee .env.version
|
||||||
|
|
||||||
- name: proto
|
- name: proto
|
||||||
image: golang:1.22
|
image: golang:latest
|
||||||
depends_on: [ version ]
|
depends_on: [ version ]
|
||||||
commands:
|
commands:
|
||||||
- set -eu
|
- set -eu
|
||||||
|
|||||||
Reference in New Issue
Block a user