Skip to content

Commit

Permalink
Update .drone.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aptalca authored Mar 23, 2019
1 parent fae63e9 commit 857bb42
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ steps:
username:
from_secret: docker_username
when:
ref:
include:
- refs/heads/*
branch:
- master
event:
Expand Down Expand Up @@ -88,9 +85,6 @@ steps:
username:
from_secret: docker_username
when:
ref:
include:
- refs/heads/*
branch:
- master
event:
Expand Down Expand Up @@ -157,9 +151,6 @@ steps:
username:
from_secret: docker_username
when:
ref:
include:
- refs/heads/*
branch:
- master
event:
Expand Down Expand Up @@ -225,9 +216,6 @@ steps:
username:
from_secret: docker_username
when:
ref:
include:
- refs/heads/*
branch:
- master
event:
Expand Down

0 comments on commit 857bb42

Please sign in to comment.