Compare commits

...

3 Commits
1.0.1 ... 1.0.2

Author SHA1 Message Date
0f8e7df964 RELEASE: 1.0.2
Some checks failed
continuous-integration/drone/tag Build is failing
continuous-integration/drone/push Build is passing
2021-09-13 20:35:11 +00:00
20671944d5 Merge branch 'master' of https://git.sthope.dev/sthope/DockerContainer-RandomPwd
Some checks are pending
continuous-integration/drone/push Build is running
2021-09-13 22:34:54 +02:00
1b7b13a50a fix(): fixing SM 2021-09-13 22:34:44 +02:00
2 changed files with 9 additions and 1 deletions

View File

@ -28,7 +28,8 @@ steps:
api_key: api_key:
from_secret: gitea_token from_secret: gitea_token
base_url: https://git.sthope.dev base_url: https://git.sthope.dev
files: ./* files:
- ./randomPwd
checksum: checksum:
- md5 - md5
- sha1 - sha1

View File

@ -1,3 +1,10 @@
### [1.0.2](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.1...1.0.2) (2021-09-13)
### 🛠 Fixes
* fixing SM ([1b7b13a](https://git.sthope.dev/sthope/DockerContainer-randomPwd/commit/1b7b13a50a1251d65c8b65b7a736c6e6094e6f43))
### [1.0.1](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.0...1.0.1) (2021-09-13) ### [1.0.1](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.0...1.0.1) (2021-09-13)