mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-19 17:38:43 +02:00
Update CI.yml
This commit is contained in:
parent
2b8d31844e
commit
9b302b48b5
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -138,7 +138,7 @@ jobs:
|
||||
--file ./${{ matrix.build }}/${{ matrix.os }}/Dockerfile ./${{ matrix.build }}/${{ matrix.os }}
|
||||
|
||||
- name: Prepare environment (release)
|
||||
if: github.event_name == 'release' && github.event.action == 'created'
|
||||
if: github.event_name == 'release' && github.event.action == 'published'
|
||||
id: prepare_release
|
||||
run: |
|
||||
TAGS_ARRAY=()
|
||||
|
Loading…
x
Reference in New Issue
Block a user