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
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:
parent
42c335a47d
commit
c68622de4a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue