modified: action.yml
Some checks failed
Test Deploy to OCI Registry / deploy (push) Failing after 23s
Some checks failed
Test Deploy to OCI Registry / deploy (push) Failing after 23s
This commit is contained in:
parent
5dcdd72da3
commit
bc1831a71a
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ 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