Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lwih committed Jan 30, 2024
1 parent 2c455ed commit 44687e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RapportNav is a mission reporting tools developped by the French administration
- Docker
- GitHub Actions
- Backend:
- Gradle
- Kotlin
- Spring-boot
- Database:
Expand Down Expand Up @@ -76,7 +77,8 @@ two repos before deploying_:
### Instructions

- Make sure you have the last changes from the mirror: so fetch & pull code from mirror
- Set version number `in pom.xml`
- Set version number in `build.gradle.kts`
- Set version number in `package.json` and `make front-ci` again to regen the `package-lock.json`
- Set version number in the variable `PROJECT_VERSION` in the file `.gitlab-ci.yml`
- Create a GitHub release with the same version number
- check the running `release` Action
Expand Down

0 comments on commit 44687e4

Please sign in to comment.