[FR] Workflow Updates for Automatically Bumping Stack Version (#5941)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user