Compare commits

...

2 Commits

Author SHA1 Message Date
e61b1fac01 Merge pull request 'drone: exclude pr from docker build' (#5) from dev into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #5
2023-02-17 22:44:12 +01:00
Artem Anufrij
c89ed9e54e drone: exclude pr from docker build
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-02-17 22:42:45 +01:00
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" />