changing base image

This commit is contained in:
aswin-in-philips 2022-07-11 16:49:22 +05:30
parent f94d8ebb76
commit 252314532e
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -16,7 +16,7 @@ on:
jobs:
Deploy:
runs-on: [self-hosted, research]
runs-on: ubuntu-20.04
steps:
- name: Import Secrets
id: secrets