Update GitHub Actions workflow to change runner from monacousa-portal to monacousa
Build And Push Image / docker (push) Waiting to run
Details
Build And Push Image / docker (push) Waiting to run
Details
This commit is contained in:
parent
633384564f
commit
df5cdd7a55
|
|
@ -4,7 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: [ monacousa-portal ]
|
||||
runs-on: [ monacousa ]
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in New Issue