Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir authored Mar 11, 2024
1 parent 8a82916 commit 3f780ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ The user you use to run Wildfly needs to have an SSH public/private key pair (ss

## Release
1. Bump the version number in the VERSION file and commit and push to GitHub (using [Semantic Versioning](https://semver.org/)).
2. The [Publish a Release](https://github.com/JeffersonLab/adm/blob/main/.github/workflows/release.yml) GitHub Action should run automatically to tag the source, create releaste notes summarizing any pull requests, and attach a war artifact. Edit the release notes to add any missing details.
2. The [Publish a Release](https://github.com/JeffersonLab/adm/blob/main/.github/workflows/release.yml) GitHub Action should run automatically to tag the source, create release notes summarizing any pull requests, and attach a war artifact. Edit the release notes to add any missing details.
3. The [Publish to DockerHub](https://github.com/JeffersonLab/adm/blob/main/.github/workflows/docker-publish.yml) GitHub Action should run automatically to create, tag, and publish a new demo Docker image, and bump the [compose.override.yaml](https://github.com/JeffersonLab/adm/blob/main/compose.override.yaml) to use the new image.

## Deploy
Expand Down

0 comments on commit 3f780ce

Please sign in to comment.