File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,16 +15,16 @@ steps:
1515 - name : build and publish
1616 image : plugins/docker
1717 settings :
18- registry : registry.dev.onetask .ai
18+ registry : registry.dev.kern .ai
1919 username :
2020 from_secret : docker_username
2121 password :
2222 from_secret : docker_password
23- repo : " registry.dev.onetask .ai/code-kern-ai/refinery-parent-images"
23+ repo : " registry.dev.kern .ai/code-kern-ai/refinery-parent-images"
2424 tags : ["${DRONE_COMMIT_SHA}-torch-cuda", "${DRONE_COMMIT_BRANCH}-torch-cuda"]
2525 cache_from :
26- - " registry.dev.onetask .ai/code-kern-ai/refinery-parent-images:dev-torch-cuda"
27- - " registry.dev.onetask .ai/code-kern-ai/refinery-parent-images:${DRONE_COMMIT_BRANCH}-torch-cuda"
26+ - " registry.dev.kern .ai/code-kern-ai/refinery-parent-images:dev-torch-cuda"
27+ - " registry.dev.kern .ai/code-kern-ai/refinery-parent-images:${DRONE_COMMIT_BRANCH}-torch-cuda"
2828
2929trigger :
3030 event :
Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright 2022 onetask.ai GmbH
189+ Copyright 2024 Kern AI GmbH
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments