Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelros authored May 16, 2024
1 parent 44ccc41 commit f72ae3e
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 @@ -9,7 +9,7 @@ on:

jobs:
build:
runs-on: [self-hosted, default]
runs-on: [self-hosted]
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
Expand Down

0 comments on commit f72ae3e

Please sign in to comment.