checkout@v6
Some checks failed
Debug Secrets / check-secrets (push) Successful in 1s
Deploy to Production / build (push) Failing after 15s
Deploy to Production / deploy (push) Has been skipped
Simple Build Test / test-docker (push) Successful in 1s
Test Build-Deploy Pattern / build (push) Successful in 1s
Test SHA Variable / check-sha (push) Successful in 1s
Test Runner / test (push) Successful in 1s
Test Build-Deploy Pattern / deploy (push) Successful in 1s

This commit is contained in:
Sergei Poljanski 2025-11-25 03:39:55 +02:00
commit c68622de4a
Signed by: asxpi
GPG key ID: 4F8851660FA4121B

View file

@ -17,7 +17,7 @@ jobs:
run: pacman -Sy --noconfirm git nodejs npm
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Build and push Docker image
id: build_image