Use self hosted

This commit is contained in:
Ben Sarmiento
2023-12-03 15:02:55 +01:00
parent 4d8d5ea71a
commit e1008affed
2 changed files with 5 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
build-and-push-image:
name: Docker Build
runs-on: [self-hosted, ubuntu-latest]
runs-on: self-hosted
permissions:
contents: read
packages: write