This commit is contained in:
parent
c90ec94bef
commit
11b082cdf3
@ -18,7 +18,9 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
run: |
|
||||
git clone http://gitea.pena/PenaDevops/gitea.git .
|
||||
git checkout ${{ github.ref }}
|
||||
|
||||
- name: Build container image
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user