Compare commits

..

No commits in common. "master" and "1.0.6" have entirely different histories.

3 changed files with 3 additions and 15 deletions

View File

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

View File

@ -5,7 +5,7 @@ dryRun: false
tagFormat: '${version}'
# Global plugin options (will be passed to all plugins)
preset: 'angular' # angular, conventionalcommits
preset: 'conventionalcommits' # angular, conventionalcommits
repositoryUrl: 'https://git.sthope.dev/sthope/DockerContainer-randomPwd.git' # your repository url
giteaUrl: 'https://git.sthope.dev'

View File

@ -1,17 +1,3 @@
## [1.0.8](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.7...1.0.8) (2021-09-13)
### Bug Fixes
* fixing SM ([c76a7b1](https://git.sthope.dev/sthope/DockerContainer-randomPwd/commit/c76a7b1a9be9933ad4c4b2a3293708427931dff8))
## [1.0.7](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.6...1.0.7) (2021-09-13)
### Bug Fixes
* fixing SM ([20ccfac](https://git.sthope.dev/sthope/DockerContainer-randomPwd/commit/20ccfacc6e7ab7ce240637121b8e54083d006a60))
### [1.0.6](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.5...1.0.6) (2021-09-13)