Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit 8b83ff7

Browse files
authored
Update README.md
Former-commit-id: 3cf0814
1 parent 8a81c5e commit 8b83ff7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ We want to make PLUTO most useful and accurate for its users, so open an [issue]
2828
## __Instructions__
2929

3030
#### I. Build PLUTO Through CI
31-
1. just create a new push to the repo and a build will be triggered
32-
2. if you would like to skip a build, include `[skip ci]` in your commit message
31+
1. just create a new push to the repo and a build will be triggered if `[build]` in included your commit message
32+
2. Make sure you have the correct version info and the previous version info in the `version.env` file
3333
3. If you would like to update PTS, geocoded PTS and CAMA, in order to trigger data ingestion for them, include `[pts]` or `[cama]` or both (`[pts] [cama]`) to trigger a data ingestion workflow
3434

3535
#### II. Build PLUTO on Your Own Machine

0 commit comments

Comments
 (0)