mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-22 07:43:47 +01: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: |
|
||||
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)
|
||||
if: github.event_name == 'push'
|
||||
|
Loading…
Reference in New Issue
Block a user