[FR] Workflow Updates for Automatically Bumping Stack Version (#5941)

This commit is contained in:
Eric Forte
2026-04-21 11:48:48 -04:00
committed by GitHub
parent 8d25a7ddce
commit 67313bcd2a
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -62,6 +62,7 @@ jobs:
echo "::add-mask::$GENERATED_PASSWORD"
echo "GENERATED_PASSWORD=$GENERATED_PASSWORD" >> $GITHUB_ENV
set -x
bash elastic-container.sh update-version
bash elastic-container.sh start
- name: Get API Key and setup auth
+1
View File
@@ -59,6 +59,7 @@ jobs:
echo "::add-mask::$GENERATED_PASSWORD"
echo "GENERATED_PASSWORD=$GENERATED_PASSWORD" >> $GITHUB_ENV
set -x
bash elastic-container.sh update-version
bash elastic-container.sh start
- name: Get API Key and setup auth
+1
View File
@@ -134,6 +134,7 @@ jobs:
echo "::add-mask::$GENERATED_PASSWORD"
echo "GENERATED_PASSWORD=$GENERATED_PASSWORD" >> $GITHUB_ENV
set -x
bash elastic-container.sh update-version
bash elastic-container.sh start
- name: Get API Key and setup auth