Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonZogk authored Oct 24, 2024
1 parent 9f0b35e commit 8793e0d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ jobs:
test1:
runs-on: ubuntu-latest
steps:
# checks for updates to CHANGELOG.md
# https://github.com/marketplace/actions/changelog-enforcer
- uses: cloudera/ml-runtimes@public-runtimes
- name: checkout cloudera cml
uses: actions/checkout@public-runtimes
with:
repository: cloudera/ml-runtimes

- name: test
- name: test files
run: |
ls
pwd

0 comments on commit 8793e0d

Please sign in to comment.