Skip to content

Commit bc8cf0b

Browse files
authored
Update on-tag.yml
1 parent 70bc62b commit bc8cf0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/on-tag.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
service:
2222
- frontend
2323
- backend
24-
runs-on: self-hosted
24+
runs-on: [self-hosted, Linux, X64]
2525
timeout-minutes: 120
2626
name: Build and push to DockerHub
2727
steps:

0 commit comments

Comments
 (0)