parent
fdb21c98c2
commit
9880d3c2af
1 changed files with 4 additions and 5 deletions
|
@ -17,11 +17,10 @@ jobs:
|
|||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
# - name: Build and test
|
||||
# uses: docker/build-push-action@v6
|
||||
# with:
|
||||
# target: test
|
||||
# load: true
|
||||
- name: Build and test
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
load: true
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
|
|
Loading…
Add table
Reference in a new issue