Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit153abd5

Browse files
authored
chore: fix build job pt.3 (#10986)
1 parent122cbaa commit153abd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/ci.yaml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -677,6 +677,7 @@ jobs:
677677
-name:Build and Push Linux amd64 Docker Image
678678
run:|
679679
set -euxo pipefail
680+
version="$(./scripts/version.sh)"
680681
tag="main-$(echo "$version" | sed 's/+/-/g')"
681682
682683
export CODER_IMAGE_BUILD_BASE_TAG="$(CODER_IMAGE_BASE=coder-base ./scripts/image_tag.sh --version "$version")"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp