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
This repository was archived by the owner on Oct 24, 2023. It is now read-only.
/aks-enginePublic archive

Commitbfbe815

Browse files
authored
cu: run make dist without go-dev container (#5003)
1 parent1180454 commitbfbe815

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎.github/workflows/release.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,7 @@ jobs:
162162
git checkout -- .
163163
-name:Build Artifacts
164164
run:|
165-
docker run --rm \
166-
-v ${GITHUB_WORKSPACE}:/go/src/github.com/Azure/aks-engine \
167-
-w /go/src/github.com/Azure/aks-engine \
168-
mcr.microsoft.com/oss/azcu/go-dev:v1.34.7 make dist
165+
make dist
169166
-name:Remove local tag
170167
run:git tag -d ${{ env.RELEASE_VERSION }}
171168
-name:Publish Release

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp