drone: exclude pr from docker build
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Artem Anufrij 2023-02-17 22:42:45 +01:00
parent eb98a8ce95
commit c89ed9e54e
2 changed files with 5 additions and 2 deletions

View File

@ -24,4 +24,7 @@ steps:
from_secret: password
when:
branch:
- main
- main
event:
exclude:
- pull_request

View File

@ -19,7 +19,7 @@
/>
</a>
<p class="grow ma-off">
{{ share.type }}
{{ share.title }}
</p>
<button class="flat danger" @click="shareDisable(share)">
<awesome-icon icon="trash" />