Update build_image.yml
This commit is contained in:
parent
4b129898fd
commit
5656bcd1a9
|
|
@ -7,6 +7,8 @@ on:
|
|||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
packages: write
|
||||
steps:
|
||||
|
||||
- name: Clone forgejo
|
||||
|
|
|
|||
Loading…
Reference in New Issue