This commit is contained in:
parent
fbd7d56f5e
commit
5dcdd72da3
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ runs:
|
||||||
- name: Validating Inputs
|
- name: Validating Inputs
|
||||||
shell: bash
|
shell: bash
|
||||||
id: validate-inputs
|
id: validate-inputs
|
||||||
|
uses: docker/setup-buildx-action@v3
|
||||||
env:
|
env:
|
||||||
VALID_ARCHITECTURES: ${{ env.VALID_ARCHITECTURES }}
|
VALID_ARCHITECTURES: ${{ env.VALID_ARCHITECTURES }}
|
||||||
TAGS: ${{ inputs.tags }}
|
TAGS: ${{ inputs.tags }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue