Skip to content

Commit

Permalink
fix??? docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
skver0 committed Dec 22, 2023
1 parent 23747cf commit f63964e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
runs-on: home
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
Expand Down

0 comments on commit f63964e

Please sign in to comment.