Skip to content

Commit a8ecc08

Browse files
changed actions to run on self-hosted
1 parent 775c00a commit a8ecc08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build-and-push:
9-
runs-on: ubuntu-latest
9+
runs-on: self-hosted
1010
permissions:
1111
contents: read
1212
packages: write

0 commit comments

Comments
 (0)