Update .forgejo/workflows/docker-build.yml
This commit is contained in:
parent
bb42d0c786
commit
c77245ec85
1 changed files with 4 additions and 3 deletions
|
@ -9,9 +9,10 @@ inputs:
|
|||
description: "Version tag"
|
||||
required: true
|
||||
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: host
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue