mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-05-21 16:40:58 +02:00
Updated build script
This commit is contained in:
parent
521bf35c9e
commit
07d18b8dd9
3
.github/workflows/images_build_windows.yml
vendored
3
.github/workflows/images_build_windows.yml
vendored
@ -112,8 +112,7 @@ jobs:
|
||||
echo "$digest" > ${{ env.BASE_BUILD_NAME }}_${{ matrix.os }}_${{ matrix.build }}
|
||||
|
||||
- name: Upload SHA256 tag
|
||||
uses: actions/upload-ar
|
||||
tifact@v2.2.4
|
||||
uses: actions/upload-artifact@v2.2.4
|
||||
with:
|
||||
name: ${{ env.BASE_BUILD_NAME }}_${{ matrix.os }}_${{ matrix.build }}
|
||||
path: ${{ env.BASE_BUILD_NAME }}_${{ matrix.os }}_${{ matrix.build }}
|
||||
|
Loading…
Reference in New Issue
Block a user