mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-25 12:21:23 +02:00
Fixed tag generation for releases
This commit is contained in:
parent
ba21728b5e
commit
789b0e5103
1
.github/workflows/images_build_windows.yml
vendored
1
.github/workflows/images_build_windows.yml
vendored
@ -68,6 +68,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Get branch info
|
- name: Get branch info
|
||||||
id: branch_info
|
id: branch_info
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
github_ref="{{ github.ref }}"
|
github_ref="{{ github.ref }}"
|
||||||
result=false
|
result=false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user