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