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