Update build_image.yml

This commit is contained in:
Evan Ferrao 2023-05-11 19:08:59 +05:30 committed by GitHub
parent 4b129898fd
commit 5656bcd1a9
Signed by untrusted user: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,8 @@ on:
jobs:
docker:
runs-on: ubuntu-latest
permissions:
packages: write
steps:
- name: Clone forgejo