This commit is contained in:
@@ -11,8 +11,11 @@ jobs:
|
||||
timeout-minutes: 1
|
||||
steps:
|
||||
- name: Checkout
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
run: |
|
||||
git clone --depth 1 https://git.alocoq.fr/sushi/Camilou.fr.git .
|
||||
git clone https://sushi:${GITEA_TOKEN}@git.alocoq.fr/sushi/Camilou.fr.git .
|
||||
|
||||
|
||||
- name: Install kubectl
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user