1
0
Fork 0
mirror of https://github.com/parrazam/radicale-docker.git synced 2024-09-29 01:21:59 +02:00

Remove deploy docker when creating a PR

This commit is contained in:
parra 2022-04-13 13:50:41 +02:00 committed by GitHub
parent f042976d3c
commit 1b77bd9b0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,6 @@ name: Publish Docker Hub
on:
push:
tags: [ '*.*.*.*' ]
pull_request:
branches: [ master ]
jobs:
build: