Skip to content

Commit

Permalink
Merge branch 'hotfix/2.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Apr 5, 2019
2 parents 39cb8f4 + cd51200 commit 8dae6a8
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 @@ -10,7 +10,7 @@ steps:
namespace: cortexneurons
user: {from_secret: docker_username}
password: {from_secret: docker_password}
latest: true
stable: true
when:
event: [tag]

Expand All @@ -21,7 +21,7 @@ steps:
namespace: cortexneurons
user: {from_secret: docker_username}
password: {from_secret: docker_password}
latest: true
stable: true
when:
event: [tag]

Expand Down

0 comments on commit 8dae6a8

Please sign in to comment.