Skip to content

Commit

Permalink
build:change docker build runner from github to self
Browse files Browse the repository at this point in the history
  • Loading branch information
dp-yuanyn committed Apr 27, 2024
1 parent f78d7d1 commit c227ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build_and_push_docker_image:
runs-on: ubuntu-latest
runs-on: ci
if: github.repository_owner == 'dptech-corp'
strategy:
matrix:
Expand Down

0 comments on commit c227ef8

Please sign in to comment.