diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 6f9324d..094eebf 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -23,7 +23,7 @@ jobs: -p "8081:8081" \ eclipse-mosquitto:latest - name: Build the test image. - uses: docker/build-and-push@v5 + uses: docker/build-push-action@v5 with: context: . file: Dockerfile.test