Skip to content

[DOM-59987] Update linux_user_data.tpl for singe-node based on AL2023 #1732

[DOM-59987] Update linux_user_data.tpl for singe-node based on AL2023

[DOM-59987] Update linux_user_data.tpl for singe-node based on AL2023 #1732

Workflow file for this run

name: Trigger Deploy-Upgrade
on:
pull_request
jobs:
test-deploy:
runs-on: ubuntu-latest
steps:
- name: Test-Deploy
id: test-deploy-workflow
uses: CircleCI-Public/[email protected]
env:
CCI_TOKEN: ${{ secrets.CIRCLE_PERSONAL_TOKEN }}
TARGET_BRANCH: ${{ github.event.pull_request.head.ref }}
test-upgrade:
runs-on: ubuntu-latest
steps:
- name: Test-Module-Upgrade
id: test-upgrade-workflow
uses: CircleCI-Public/[email protected]
env:
CCI_TOKEN: ${{ secrets.CIRCLE_PERSONAL_TOKEN }}
TARGET_BRANCH: ${{ github.event.pull_request.head.ref }}