Using the self hosted runners in the dev environment to build our single image ARM, AMD and AAS images.

This commit is contained in:
mike12345567 2023-08-08 11:39:36 +01:00
parent c6e657a7b4
commit b22aeb03c4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
jobs:
release:
runs-on: ubuntu-latest
runs-on: [self-hosted, dev]
steps:
- name: Fail if not a tag