Skip to content

Commit

Permalink
docs: add instructions about updating in the pipeline repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tdivoll committed Apr 4, 2024
1 parent 445b1cb commit 69265a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,6 @@ git push
- Click on `Draft a new release`
- Choose the new tag you created
- Click on `Generate release notes` or add a custom description
6. Head over the `ice-floe-tracker-pipeline` [repo](https://github.com/WilhelmusLab/ice-floe-tracker-pipeline/blob/main/Project.toml) and update the `[compat]` section of the `Project.toml` where `IceFloeTracker` is a dependency.

**Note:** After the PR for the release is merged, a trigger workflow will force a rebuild of Docker container used in the [pipeline](https://github.com/WilhelmusLab/ice-floe-tracker-pipeline).

0 comments on commit 69265a5

Please sign in to comment.