1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-21 12:44:49 -05:00

chore(ci): set the milestone when a pull request is open (take 2)

Use the oci:ci image to get jq

(cherry picked from commit ebfe702df6)
This commit is contained in:
Earl Warren 2024-12-09 17:01:35 +01:00
parent 485ffc4bae
commit bf84528109
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -18,7 +18,7 @@ jobs:
if: vars.ROLE == 'forgejo-coding'
runs-on: docker
container:
image: 'code.forgejo.org/oci/node:20-bookworm'
image: 'code.forgejo.org/oci/ci:1'
steps:
- uses: https://code.forgejo.org/forgejo/set-milestone@v1.0.0
with: