mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-05-30 22:56:56 +02:00
Updated Go lang to 1.17.1 version
This commit is contained in:
parent
4acb3dd810
commit
fe97fa79bf
2
.github/workflows/build_images.yml
vendored
2
.github/workflows/build_images.yml
vendored
@ -236,7 +236,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
platform_list=$(jq -r '.os.${{ matrix.os }} | join(",")' "./build.xml")
|
platform_list=$(jq -r '.os.${{ matrix.os }} | join(",")' "./build.xml")
|
||||||
|
|
||||||
echo ::set-output name=list::${DOCKER_PLATFORM}
|
echo ::set-output name=list::$platform_list
|
||||||
|
|
||||||
- name: Prepare environment (push)
|
- name: Prepare environment (push)
|
||||||
if: github.event_name == 'push'
|
if: github.event_name == 'push'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user