Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Upstream
Gitea
Commits
2f715713
Unverified
Commit
2f715713
authored
5 years ago
by
Matti R
Browse files
Options
Download
Email Patches
Plain Diff
target go1.12
parent
a182a80f
release/v1.9
v1.9.6
v1.9.5
v1.9.4
v1.9.3
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.drone.yml
+2
-2
.drone.yml
with
2 additions
and
2 deletions
+2
-2
.drone.yml
View file @
2f715713
...
...
@@ -362,7 +362,7 @@ steps:
-
name
:
static
pull
:
always
image
:
techknowlogick/xgo:
latest
image
:
techknowlogick/xgo:
go-1.12.x
commands
:
-
export PATH=$PATH:$GOPATH/bin
-
make generate
...
...
@@ -463,7 +463,7 @@ steps:
-
name
:
static
pull
:
always
image
:
techknowlogick/xgo:
latest
image
:
techknowlogick/xgo:
go-1.12.x
commands
:
-
export PATH=$PATH:$GOPATH/bin
-
make generate
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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