ci/xd
Some checks failed
build / build (push) Failing after 3m49s

This commit is contained in:
cheetah 2025-04-05 04:15:14 +02:00
parent fdb21c98c2
commit 9880d3c2af

View file

@ -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