mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-21 18:31:30 +02:00
Preparation for multistage builds
This commit is contained in:
parent
fb845599d4
commit
476a34acad
2
.github/workflows/build_images.yml
vendored
2
.github/workflows/build_images.yml
vendored
@ -277,7 +277,7 @@ jobs:
|
||||
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: base-build_${{ matrix.os }}
|
||||
name: build-base_${{ matrix.os }}
|
||||
|
||||
- name: Display structure of downloaded files
|
||||
run: ls -R
|
||||
|
Loading…
x
Reference in New Issue
Block a user