Compare commits

..

No commits in common. "8d7b91e2096137475f53a90e0ead7a8882dc05d8" and "cc4721557e6337d3b883a9bfee25d3cfb628897b" have entirely different histories.

1 changed files with 3 additions and 7 deletions

View File

@ -20,9 +20,7 @@ steps:
- pip_username
- pip_token
when:
- repo: libertytechforce/http2smtp
branch: master
event: tag
event: tag
nightly-image:
image: docker
commands:
@ -36,8 +34,7 @@ steps:
- docker_username
- docker_token
when:
- repo: libertytechforce/http2smtp
branch: master
- branch: master
event: push
release-image:
image: docker
@ -52,6 +49,5 @@ steps:
- docker_username
- docker_token
when:
- repo: libertytechforce/http2smtp
branch: master
- branch: master
event: tag