Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dayesouza committed Apr 2, 2024
1 parent 2a83d54 commit 317f220
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .vsts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ stages:
workingDirectory: ./
targetType: "inline"
script: docker build . -t $(DOCKER_REGISTRY)/intel-toolkit:latest

- job: Deploy
displayName: Deploy
pool:
vmImage: ubuntu-latest
steps:
- task: Bash@3
displayName: Docker Login
inputs:
Expand Down

0 comments on commit 317f220

Please sign in to comment.