modified: .gitea/workflows/deploy.yaml
All checks were successful
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Successful in 18s
All checks were successful
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Successful in 18s
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
mkdir -p ${{ runner.temp }}/gitea_src
|
||||
mkdir -p ${{ gitea.workspace }}/.gitea/actions
|
||||
git clone -b main --depth=1 https://git.limbosolutions.com/kb/gitea ${{ runner.temp }}/gitea_src/.gitea
|
||||
git clone -b main --depth=1 https://git.limbosolutions.com/kb/gitea ${{ runner.temp }}/gitea_src
|
||||
ln -s ${{ runner.temp }}/gitea_src/.gitea/actions/kubectl-setup ${{ gitea.workspace }}/.gitea/actions/kubectl-setup
|
||||
ls -lah ${{ gitea.workspace }}/.gitea/actions/kubectl-setup
|
||||
ls -lah ${{ gitea.workspace }}/.gitea/actions/kubectl-setup/*
|
||||
|
||||
Reference in New Issue
Block a user