Skip to content

Commit

Permalink
Update test-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 authored Mar 27, 2022
1 parent fcc0a9b commit c584465
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,12 +291,12 @@ jobs:
REPO_TOKEN= cml-send-github-check report.md
GITHUB_TOKEN= cml send-comment report.md
GITHUB_TOKEN= cml runner \
--cloud-spot \
--repo=https://github.com/iterative-olivaw/cml \
--labels=smoke-${{ matrix.cloud }}-${{ github.run_id }}-${{ github.run_number }}-${{ github.run_attempt }} \
--cloud=${{ matrix.cloud }} \
--cloud-region=${{ matrix.region }} \
--cloud-type=${{ matrix.type }} \
--labels=smoke-${{ matrix.cloud }}-${{ github.run_id }}-${{ github.run_number }}-${{ github.run_attempt }} \
--repo=https://github.com/iterative-olivaw/cml
--cloud-spot
env:
AZURE_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID }}
AZURE_CLIENT_SECRET: ${{ secrets.AZURE_CLIENT_SECRET }}
Expand Down

4 comments on commit c584465

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Comment

CML watermark

@iterative-olivaw
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check container!

CML watermark

@iterative-olivaw
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check container!

CML watermark

@iterative-olivaw
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check container!

CML watermark

Please sign in to comment.