This commit is contained in:
parent
11b082cdf3
commit
acc28b2abf
@ -17,10 +17,8 @@ jobs:
|
||||
runs-on: podman-host #2
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
run: |
|
||||
git clone http://gitea.pena/PenaDevops/gitea.git .
|
||||
git checkout ${{ github.ref }}
|
||||
- name: Check out repository code
|
||||
uses: http://gitea.pena:3000/PenaDevops/actions.git/checkout@v1
|
||||
|
||||
- name: Build container image
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user