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