modified: .gitea/workflows/deploy.yaml
Some checks failed
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Failing after 12s
Some checks failed
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Failing after 12s
This commit is contained in:
@@ -24,7 +24,9 @@ jobs:
|
|||||||
WORKSPACE: "${{ gitea.workspace }}"
|
WORKSPACE: "${{ gitea.workspace }}"
|
||||||
run: |
|
run: |
|
||||||
echo "1"
|
echo "1"
|
||||||
bash ./.gitea/workflows/fetch-actions.sh
|
# so output is shown
|
||||||
|
stdbuf -oL -eL bash./.gitea/workflows/fetch-actions.sh
|
||||||
|
|
||||||
# mkdir -p ${{ runner.temp }}/gitea_src
|
# mkdir -p ${{ runner.temp }}/gitea_src
|
||||||
# mkdir -p ${{ gitea.workspace }}/.gitea/limbo_actions
|
# mkdir -p ${{ gitea.workspace }}/.gitea/limbo_actions
|
||||||
# git clone -b main --depth=1 https://git.limbosolutions.com/kb/gitea ${{ runner.temp }}/gitea_src
|
# git clone -b main --depth=1 https://git.limbosolutions.com/kb/gitea ${{ runner.temp }}/gitea_src
|
||||||
|
|||||||
Reference in New Issue
Block a user