Skip to content

Commit

Permalink
Update arc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVitale committed Jan 31, 2024
1 parent 5d2de96 commit dc0ef34
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/arc.yml
Expand Up @@ -2,6 +2,11 @@ name: Actions Runner Controller Demo
on:
workflow_dispatch:

env:
REGISTRY: ghcr.io
IMAGE_NAME: thomasvitale/band-service
VERSION: ${{ github.sha }}

jobs:
Explore-GitHub-Actions:
runs-on: arc-runner-set
Expand Down

0 comments on commit dc0ef34

Please sign in to comment.