mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 07:06:06 +00:00
Update build-docker-image.yml
This commit is contained in:
parent
6434b5d8dc
commit
83bee306d4
2
.github/workflows/build-docker-image.yml
vendored
2
.github/workflows/build-docker-image.yml
vendored
@ -25,7 +25,7 @@ on:
|
||||
jobs:
|
||||
build-and-push:
|
||||
if: github.event.pull_request.head.repo.fork != true
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-24.04
|
||||
services:
|
||||
verdaccio:
|
||||
image: verdaccio/verdaccio:5
|
||||
|
Loading…
Reference in New Issue
Block a user