Skip to content

Commit

Permalink
#450 Change namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om authored and nadouani committed Apr 5, 2019
1 parent a9d758e commit 6c2fb10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ steps:
- name: build workers for release
image: thehiveproject/cortex-worker-builder
settings:
namespace: tooom
namespace: cortexengine
user: {from_secret: docker_username}
password: {from_secret: docker_password}
latest: true
Expand All @@ -16,7 +16,7 @@ steps:
- name: build snapshot workers
image: thehiveproject/cortex-worker-builder
settings:
namespace: tooom
namespace: cortexengine
user: {from_secret: docker_username}
password: {from_secret: docker_password}
when:
Expand Down

0 comments on commit 6c2fb10

Please sign in to comment.