chore: fix workflow
This commit is contained in:
parent
efa7007b40
commit
6f468e98b9
1 changed files with 2 additions and 1 deletions
|
|
@ -46,7 +46,8 @@ jobs:
|
||||||
source "${CARGO_HOME}/env"
|
source "${CARGO_HOME}/env"
|
||||||
cd ${{ gitea.workspace }}
|
cd ${{ gitea.workspace }}
|
||||||
pwd
|
pwd
|
||||||
ls /data
|
ls /home/rootless/
|
||||||
|
df -h
|
||||||
#cargo build
|
#cargo build
|
||||||
#ls -l target/debug
|
#ls -l target/debug
|
||||||
- name: Install kubectl
|
- name: Install kubectl
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue