Skip to content

Commit b3b4162

Browse files
authored
feat: setup stag env (#131)
Signed-off-by: Filipe Mota <filipe@unevenlabs.com>
1 parent c6466d0 commit b3b4162

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-delivery.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,5 @@ jobs:
9393
env:
9494
DEVOPSBOT_GPG_PRIVATE_KEY: ${{ secrets.DEVOPSBOT_GPG_PRIVATE_KEY }}
9595
run: |
96+
./utils/version_update_batch.sh relay-protocol-hub ${{ github.sha }} $(grep -rl 'application: relay-protocol-hub' stag/platform/ | tr '\n' ' ')
9697
./utils/version_update_batch.sh relay-protocol-hub ${{ github.sha }} $(grep -rl 'application: relay-protocol-hub' prod/platform/ | tr '\n' ' ')

0 commit comments

Comments
 (0)