Update Docker action version in workflow file
Java CI / build (push) Successful in 47s
.NET+Docker CI/CD / Unit and Integration tests (push) Successful in 32s
.NET+Docker CI/CD / Push Docker image to ghcr.io (push) Failing after 1m23s

Signed-off-by: Dmitrii <computer@yawaflua.tech>

Took 4 minutes
This commit is contained in:
Dmitrii
2026-06-29 03:52:16 +03:00
parent 98bf51eb4c
commit 254499b49a
+1 -1
View File
@@ -60,7 +60,7 @@ jobs:
git.yawaflua.tech/yawaflua/spmega git.yawaflua.tech/yawaflua/spmega
- name: Build and push API - name: Build and push API
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671 uses: docker/build-push-action@v6
with: with:
context: backend/ context: backend/
file: backend/SpMega.Backend/Dockerfile file: backend/SpMega.Backend/Dockerfile