Update .forgejo/workflows/build.yaml
All checks were successful
Trigger CI Pipeline / dispatch (push) Successful in 44s
All checks were successful
Trigger CI Pipeline / dispatch (push) Successful in 44s
This commit is contained in:
parent
b638d903f1
commit
6df574a17d
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ on:
|
|||
jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: docker:cli
|
||||
steps:
|
||||
- name: Checkout Continuwuity
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue