This commit is contained in:
cheetah 2025-04-05 04:14:53 +02:00
parent ba4ee42c34
commit fdb21c98c2

View file

@ -17,11 +17,11 @@ 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:
# target: test
# load: true
- name: Build and push
uses: docker/build-push-action@v6