We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 720bcc9 commit 72f7689Copy full SHA for 72f7689
RELEASE.md
@@ -6,5 +6,5 @@ We use [JReleaser](https://jreleaser.org/) to upload Eos to Maven Central. In or
6
2. Run `./gradlew clean publish` to build the project and publish it to the local Maven staging repository.
7
3. Run `./gradlew jreleaserDeploy` to upload the project to Maven Central.
8
4. Commit and push the changes to the repository.
9
-5. Create a new release on GitHub and upload the artifacts from the `build/distributions` directory.
+5. Create a new release on GitHub and upload the artifacts from the `build/staging-deploy/de/tum/cit/ase/eos/x.x.x` directory.
10
6. (This will trigger the CI pipeline to build the Docker container and upload it to Docker Hub.)
0 commit comments