Skip to content

Commit 3939b2c

Browse files
authored
Update build.yml
1 parent 63b2938 commit 3939b2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
publish:
9-
runs-on: ubuntu-latest
9+
runs-on: self-hosted
1010
steps:
1111
- name: Checkout
1212
uses: actions/checkout@v2
@@ -22,4 +22,4 @@ jobs:
2222
with:
2323
context: .
2424
push: true
25-
tags: betrybe/caddy:latest
25+
tags: betrybe/caddy:latest

0 commit comments

Comments
 (0)