mirror of
https://github.com/kerberos-io/base.git
synced 2026-04-22 23:37:07 +08:00
ls -al
This commit is contained in:
@@ -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 .
|
||||
Reference in New Issue
Block a user