Update GitHub Actions workflow to use monacousa-portal-runner for Docker jobs
Some checks are pending
Build And Push Image / docker (push) Waiting to run
Some checks are pending
Build And Push Image / docker (push) Waiting to run
This commit is contained in:
@@ -4,7 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: [ monacousa-portal ]
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user