1
0

Add revision check, so pipeline can build new revisions

This commit is contained in:
tobbenb
2019-04-29 00:33:23 +02:00
parent 22d3d9f323
commit ce79a74de0
5 changed files with 12 additions and 1 deletions

View File

@ -73,6 +73,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "29.04.19:", desc: "Add revision check, so pipeline can build new revisions." }
- { date: "28.04.19:", desc: "Switch back to streamboard svn to fix version not showing in UI." }
- { date: "23.03.19:", desc: "Switching to new Base images, shift to arm32v7 tag." }
- { date: "19.02.19:", desc: "Add pipeline logic and multi arch, rebase to Alpine 3.8." }