This commit is contained in:
Thomas Quandalle
2022-06-17 07:51:36 +02:00
parent 4218f009ea
commit 5a2fc3ff48
+1 -1
View File
@@ -23,5 +23,5 @@ jobs:
run: echo ${{ steps.buildx.outputs.platforms }}
- name: Run Buildx
run: |
cd ~ && \
cd ~ && ls -al && \
docker buildx build --platform linux/arm/v7 -t kerberos/base:beta --push .