Skip to content

Commit 45a84b5

Browse files
Integrate self-hosted runners
1 parent 90c35b7 commit 45a84b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515

1616
jobs:
1717
build-and-push:
18-
runs-on: ubuntu-latest
18+
runs-on: self-hosted
1919
permissions:
2020
contents: read
2121
packages: write

0 commit comments

Comments
 (0)