修复忘记拉取代码到gitea runner
Some checks failed
Docker Build / Build and push docker image (push) Failing after 0s
Some checks failed
Docker Build / Build and push docker image (push) Failing after 0s
This commit is contained in:
parent
97daa16fe4
commit
1022ae7f03
@ -21,15 +21,15 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Print to Log
|
||||
id: print-to-log
|
||||
uees: ./
|
||||
with:
|
||||
who-to-greet: Test
|
||||
|
||||
# - name: Checkout code
|
||||
# uses: actions/checkout@v4
|
||||
|
||||
# - name: install podman
|
||||
# run: apt update && apt install podman -y
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user