Updated Linux workflow
This commit is contained in:
parent
c6424b69a5
commit
8239c438fc
1
.github/workflows/images_build.yml
vendored
1
.github/workflows/images_build.yml
vendored
|
|
@ -778,6 +778,7 @@ jobs:
|
|||
|
||||
- name: Detect build base image
|
||||
id: build_base_image
|
||||
if: ${{ matrix.build != 'snmptraps' }}
|
||||
env:
|
||||
MATRIX_BUILD: ${{ matrix.build }}
|
||||
MATRIX_FILE: ${{ env.MATRIX_FILE }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue