You've already forked pedini.dev
fuck you
Some checks failed
Deploy website on production server when committing on main / test (push) Failing after 8s
Some checks failed
Deploy website on production server when committing on main / test (push) Failing after 8s
This commit is contained in:
@@ -15,6 +15,7 @@ if [ -z "${APP_VERSION}" ]; then
|
|||||||
else # Non-interactive (CI): default to "latest"
|
else # Non-interactive (CI): default to "latest"
|
||||||
APP_VERSION="latest"
|
APP_VERSION="latest"
|
||||||
fi
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
# Get project commit id and URL
|
# Get project commit id and URL
|
||||||
COMMIT_ID=$(git log HEAD --oneline | awk '{print $1}' | head -n1)
|
COMMIT_ID=$(git log HEAD --oneline | awk '{print $1}' | head -n1)
|
||||||
|
|||||||
Reference in New Issue
Block a user