Skip to content
Snippets Groups Projects
Commit afe6398f authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Fixed typo where both builds had same name.

parent 116280a3
No related branches found
No related tags found
No related merge requests found
Pipeline #630 passed
...@@ -36,7 +36,7 @@ amdgpu: ...@@ -36,7 +36,7 @@ amdgpu:
tags: tags:
- dind - dind
amdgpu: nvidia:
stage: deploy stage: deploy
script: script:
- if [ $CI_COMMIT_REF_NAME == "develop" ]; then - if [ $CI_COMMIT_REF_NAME == "develop" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment