feat: Run CI
Some checks failed
CI / Run Tests (push) Failing after 8m52s

This commit is contained in:
2024-11-14 18:41:37 -05:00
parent 4024bb624f
commit b3874b96c5

View File

@@ -23,7 +23,7 @@ jobs:
-p "8081:8081" \ -p "8081:8081" \
eclipse-mosquitto:latest eclipse-mosquitto:latest
- name: Build the test image. - name: Build the test image.
uses: docker/build-and-push@v5 uses: docker/build-push-action@v5
with: with:
context: . context: .
file: Dockerfile.test file: Dockerfile.test