mirror of
https://github.com/lupyuen/nuttx-release.git
synced 2025-01-12 15:18:30 +08:00
Undo Manual Ingest
This commit is contained in:
parent
b0e6927e43
commit
06715b496c
1 changed files with 0 additions and 7 deletions
|
@ -7,13 +7,6 @@
|
|||
## (5) Repeat forever
|
||||
## https://lupyuen.github.io/articles/ci4
|
||||
|
||||
## If GitHub Build crosses 00:00 UTC: GitHub Actions Logs will not be ingested. We should ingest manually:
|
||||
## Get the Run ID from the Latest Build: https://github.com/NuttX/nuttx/actions/workflows/build.yml
|
||||
## Run github.sh with the Run ID like this:
|
||||
## pushd ../ingest-nuttx-builds
|
||||
## ./github.sh 12091049193 ## https://github.com/lupyuen/ingest-nuttx-builds/blob/main/github.sh
|
||||
## popd
|
||||
|
||||
set -e # Exit when any command fails
|
||||
set -x # Echo commands
|
||||
|
||||
|
|
Loading…
Reference in a new issue