Make integration test app to deploy configurable

This commit is contained in:
Donal McBreen
2024-03-21 12:09:59 +00:00
parent 474b76cf47
commit ba40d026d0
4 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
git commit -am 'Update rev' --amend
cd $1 && git commit -am 'Update rev' --amend