mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-20 18:07:46 +02:00
Updated Go lang to 1.17.1 version
This commit is contained in:
parent
aeca02b9ab
commit
1d64aceb30
2
.github/workflows/build_images.yml
vendored
2
.github/workflows/build_images.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
component_list=$(jq -r '.components | keys | [ .[] | tostring ] | @json' "./build.xml")
|
component_list=$(jq -r '.components | keys | [ .[] | tostring ] | @json' "./build.xml")
|
||||||
|
|
||||||
echo "::set-output name=list::$component_list"
|
echo "::set-output name=list::$component_list"
|
||||||
|
|
||||||
build_base:
|
build_base:
|
||||||
timeout-minutes: 70
|
timeout-minutes: 70
|
||||||
|
Loading…
x
Reference in New Issue
Block a user