Skip to content

Commit 68f04ad

Browse files
Rename onetask to kern (#3)
* Rename onetask to kern * Submodules merge * License update * Submodules merge
1 parent a4dea0c commit 68f04ad

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.drone.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

2929
trigger:
3030
event:

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
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.

submodules/parent-images

0 commit comments

Comments
 (0)