Skip to content

Commit

Permalink
UPDATED CICD yaml file for CML with AWS run
Browse files Browse the repository at this point in the history
  • Loading branch information
shivpalSW committed Jul 25, 2023
1 parent 050889e commit 67ac108
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
deploy-runner:
runs-on: [ubuntu-latest]
steps:
- uses: actions/setup-node@v2
with:
node-version: '16'
- uses: iterative/setup-cml@v1
- uses: actions/checkout@v2
- name: 'Deploy runner in EC2'
Expand Down

0 comments on commit 67ac108

Please sign in to comment.