Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DelanoWAF committed Jul 6, 2023
2 parents daadc07 + fe301ae commit 93c4d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ Here is a checklist for testing the CI/CD.
* Run the docker image using `docker run -p 8080:8080 wearefrank/webformulierenverwerker:3.2.1`. Check the name of the docker container you started using `docker ps -a`. Login to the docker container using `docker exec -it <container name> bash`. Check that `/opt/frank/resources/BuildInfo.property` and `/opt/frank/configurations/WebformulierenVerwerker/BuildInfo.properties` contain the right version and the right date.
* Check a breaking change like above. This should update the major version.
* Do a commit with \[skip ci\] in the commit message. It should not make a release and it should not push a docker image.
* Make a pull request. Check that no release is made and that no docker image is pushed.
* Make a pull request. Check that no release is made and that no docker image is pushed.

0 comments on commit 93c4d6a

Please sign in to comment.