parameterize git clone
This commit is contained in:
parent
f31317304e
commit
7ac547bd81
1 changed files with 2 additions and 2 deletions
|
@ -17,9 +17,9 @@ jobs:
|
|||
name: Print hello world
|
||||
runs-on: default
|
||||
steps:
|
||||
- name: Pull dependencies
|
||||
- name: Checkout
|
||||
run: |
|
||||
git clone https://${{ env.registry }}/${{ env.owner }}/sneeuwvlok.git .
|
||||
git clone ${{ forge.server_url }}/${{ forge.repository }}.git .
|
||||
|
||||
- name: Prepare podman
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue