Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
11095d6552 | |||
de51c0e005 |
@ -50,6 +50,10 @@ steps:
|
||||
volumes:
|
||||
- name: shared
|
||||
path: /tmp/shared
|
||||
when:
|
||||
event:
|
||||
include:
|
||||
- tag
|
||||
|
||||
- name: testing
|
||||
image: python:3.7-alpine
|
||||
@ -73,6 +77,10 @@ steps:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
when:
|
||||
event:
|
||||
include:
|
||||
- tag
|
||||
|
||||
- name: discord
|
||||
image: appleboy/drone-discord
|
||||
|
@ -1,3 +1,10 @@
|
||||
### [1.0.3](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.2...1.0.3) (2021-09-13)
|
||||
|
||||
|
||||
### 🛠 Fixes
|
||||
|
||||
* fixing SM ([de51c0e](https://git.sthope.dev/sthope/DockerContainer-randomPwd/commit/de51c0e0055ea96df122acb00bef0b0d76f2920c))
|
||||
|
||||
### [1.0.2](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.1...1.0.2) (2021-09-13)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user