mirror of
https://github.com/thegeeklab/wp-ansible.git
synced 2024-11-22 10:00:38 +00:00
ci: create symlink for xgo source directory (#116)
This commit is contained in:
parent
72abcb6861
commit
71e0f40d3b
@ -127,6 +127,7 @@ def build(ctx):
|
|||||||
"image": "techknowlogick/xgo:go-1.19.x",
|
"image": "techknowlogick/xgo:go-1.19.x",
|
||||||
"pull": "always",
|
"pull": "always",
|
||||||
"commands": [
|
"commands": [
|
||||||
|
"ln -s /drone/src /source",
|
||||||
"make release",
|
"make release",
|
||||||
],
|
],
|
||||||
"volumes": [
|
"volumes": [
|
||||||
|
Loading…
Reference in New Issue
Block a user