This commit is contained in:
parent
a76cbd86f0
commit
1236a024ef
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Checkout the repo
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup Docker Buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
- name: Login to Forgejo
|
||||
|
|
Loading…
Add table
Reference in a new issue