Updated workflow for new repo level runner
This commit is contained in:
parent
e608111e7c
commit
7205a6772b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
plot:
|
plot:
|
||||||
runs-on: [self-hosted]
|
runs-on: [docker]
|
||||||
env:
|
env:
|
||||||
BRANCH: ${{ github.ref_name }}
|
BRANCH: ${{ github.ref_name }}
|
||||||
COMMIT: ${{ github.sha }}
|
COMMIT: ${{ github.sha }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue