mirror of
https://github.com/kerberos-io/base.git
synced 2026-04-23 16:29:33 +08:00
ls -al
This commit is contained in:
@@ -13,6 +13,8 @@ jobs:
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
- name: Ls -al
|
||||
run: ls -al
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: crazy-max/ghaction-docker-buildx@v3
|
||||
|
||||
Reference in New Issue
Block a user