FIRST commit
All checks were successful
out_in_puts / create_issue_on_failure (push) Successful in 59s
Gitea Actions Demo / gitea_example (push) Successful in 4s
Ci Actions worker / checkout (push) Successful in 4s
Ci Actions worker / process (push) Successful in 3s
Ci Actions worker / check-secrets (push) Successful in 2s
Ci Actions worker / create-artifact (push) Successful in 13s
Ci Actions worker / report-os (push) Successful in 2s
Ci Actions worker / check-vars (push) Successful in 2s
Ci Actions worker / download-artifact (push) Successful in 8s
Ci Actions worker / show-report-urlo (push) Successful in 2s
All checks were successful
out_in_puts / create_issue_on_failure (push) Successful in 59s
Gitea Actions Demo / gitea_example (push) Successful in 4s
Ci Actions worker / checkout (push) Successful in 4s
Ci Actions worker / process (push) Successful in 3s
Ci Actions worker / check-secrets (push) Successful in 2s
Ci Actions worker / create-artifact (push) Successful in 13s
Ci Actions worker / report-os (push) Successful in 2s
Ci Actions worker / check-vars (push) Successful in 2s
Ci Actions worker / download-artifact (push) Successful in 8s
Ci Actions worker / show-report-urlo (push) Successful in 2s
This commit is contained in:
parent
903d6eed67
commit
942ed1805e
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@ -8,9 +8,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: set env variable
|
||||
run: ${{ env.SHORT_SHA}} = "$(git rev-parse --short HEAD)" # for this to work need first checkout
|
||||
|
||||
process:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user