changing base image
This commit is contained in:
parent
f94d8ebb76
commit
252314532e
|
|
@ -16,7 +16,7 @@ on:
|
|||
|
||||
jobs:
|
||||
Deploy_HDS_Auth_Gateway_With_Token_Authenticator_Image:
|
||||
runs-on: [self-hosted, research]
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Import Secrets
|
||||
id: secrets
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ on:
|
|||
|
||||
jobs:
|
||||
Deploy:
|
||||
runs-on: [self-hosted, research]
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Import Secrets
|
||||
id: secrets
|
||||
|
|
|
|||
Loading…
Reference in New Issue