This commit is contained in:
@@ -10,6 +10,8 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Set up Docker Buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@v3
|
||||
- name: DEBUG
|
||||
run: ls
|
||||
- name: Build and push
|
||||
uses: https://github.com/docker/build-push-action@v6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user