Skip to content

Commit

Permalink
Merge pull request #8 from vania-pooh/master
Browse files Browse the repository at this point in the history
Minor drone yml fix
  • Loading branch information
vania-pooh authored Jun 22, 2019
2 parents 26f54c1 + 8fc4756 commit 7590e04
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 @@ -13,7 +13,7 @@ pipeline:
when:
event: [push, tag, pull_request]

website_latest_image:
selenoid_website_latest_image:
image: plugins/docker
registry: registry.aerokube.com
repo: registry.aerokube.com/selenoid/website
Expand All @@ -23,7 +23,7 @@ pipeline:
branch: master
event: push

website_release_image:
selenoid_website_release_image:
image: plugins/docker
registry: registry.aerokube.com
repo: registry.aerokube.com/selenoid/website
Expand Down

0 comments on commit 7590e04

Please sign in to comment.