workflow
This commit is contained in:
parent
7de5d8e59a
commit
b24a4609de
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ jobs:
|
|||
if: ${{ secrets.WEB != '' }}
|
||||
run: |
|
||||
echo "Cloning"
|
||||
echo secrets.WEB
|
||||
git clone https://rvba:${{ secrets.WEB }}@git.forgeons.org/rvba/web
|
||||
echo "Cd"
|
||||
cd web
|
||||
|
|
Loading…
Reference in a new issue