mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 14:26:23 -04:00
ci: upgrade fromVersion for upgrade tests (#2145)
Co-authored-by: Adrian Stobbe <stobbe.adrian@gmail.com>
This commit is contained in:
parent
867f7490a2
commit
002c3a9a32
3 changed files with 3 additions and 3 deletions
|
@ -66,7 +66,7 @@ Releases should be performed using [the automated release pipeline](https://gith
|
|||
3. Close the milestone for the release
|
||||
4. Move open issues and PRs from closed milestone to next milestone
|
||||
3. If the release is a minor version release, bump the pre-release version in the `version.txt` file.
|
||||
|
||||
4. Update the `fromVersion` in `e2e-test-release.yml` and `e2e-test-weekly.yaml` to the newly released version. To check the current values, run: `grep "fromVersion: \[.*\]" -R .github`.
|
||||
|
||||
## Pipeline cleanup
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue