debug action
This commit is contained in:
parent
50dc1c2cc8
commit
5f11a12cd4
@ -33,6 +33,7 @@ jobs:
|
|||||||
- name: Extract version for tags
|
- name: Extract version for tags
|
||||||
run: |
|
run: |
|
||||||
echo "FULL_VERSION=$(grep -oP '(?<=VERSION=).*' Dockerfile)" >> $GITHUB_ENV
|
echo "FULL_VERSION=$(grep -oP '(?<=VERSION=).*' Dockerfile)" >> $GITHUB_ENV
|
||||||
|
echo ${{ env.REGISTRY }}
|
||||||
|
|
||||||
# Add support for more platforms with QEMU
|
# Add support for more platforms with QEMU
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
|
Loading…
x
Reference in New Issue
Block a user