Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Rainbond
Commits
47d3c0e0
Unverified
Commit
47d3c0e0
authored
2 years ago
by
yangkaa
Committed by
GitHub
2 years ago
Browse files
Options
Download
Email Patches
Plain Diff
ci: allow setting golang proxy
parent
162aa1c8
zqhtest-containerd
feat-containerd
feat-containerd1
feature-k8s
v5.8.1-release
v5.8.0-release
v5.7.1-release
v5.7.0-release
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.drone.yml
+2
-0
.drone.yml
with
2 additions
and
0 deletions
+2
-0
.drone.yml
+
2
-
0
View file @
47d3c0e0
...
...
@@ -29,6 +29,8 @@ steps:
from_secret
:
domestic_docker_password
BUILD_VERSION
:
from_secret
:
build_version
GOPROXY
:
from_secret
:
go_proxy
GOOS
:
linux
GOARCH
:
arm64
commands
:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help