Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi688 committed Apr 16, 2024
2 parents ecd0944 + cb54c8a commit 1ba0572
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@ Linux-AMD-GPU:
script:
echo "Hello World"

Linux-Intel-GPU:
tags:
- Linux-Intel-GPU
stage: build
script:
echo "Hello World"

Windows-AMD-GPU:
tags:
- Windows-AMD-GPU
Expand Down

0 comments on commit 1ba0572

Please sign in to comment.