mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-16 18:00:52 +01: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
|
||||
id: branch_info
|
||||
shell: bash
|
||||
run: |
|
||||
github_ref="{{ github.ref }}"
|
||||
result=false
|
||||
|
Loading…
Reference in New Issue
Block a user