fix deploy path
This commit is contained in:
@@ -124,7 +124,7 @@ jobs:
|
|||||||
set -e # Exit script on first error
|
set -e # Exit script on first error
|
||||||
|
|
||||||
# Set deployment path
|
# Set deployment path
|
||||||
DEPLOY_PATH="/config/maia"
|
DEPLOY_PATH="/config/stacks/maia"
|
||||||
|
|
||||||
# Pull the specific image version built in this workflow
|
# Pull the specific image version built in this workflow
|
||||||
echo "Pulling image ${{ gitea.sha }}..."
|
echo "Pulling image ${{ gitea.sha }}..."
|
||||||
|
|||||||
Reference in New Issue
Block a user