Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
3b732c2013 | |||
20ccfacc6e | |||
84beb6f690 | |||
712367adfb |
@ -63,6 +63,10 @@ steps:
|
||||
volumes:
|
||||
- name: shared
|
||||
path: /tmp/shared
|
||||
when:
|
||||
event:
|
||||
include:
|
||||
- tag
|
||||
|
||||
- name: build-and-publish
|
||||
image: plugins/docker
|
||||
|
@ -5,7 +5,7 @@ dryRun: false
|
||||
tagFormat: '${version}'
|
||||
|
||||
# Global plugin options (will be passed to all plugins)
|
||||
preset: 'conventionalcommits' # angular, conventionalcommits
|
||||
preset: 'angular' # angular, conventionalcommits
|
||||
repositoryUrl: 'https://git.sthope.dev/sthope/DockerContainer-randomPwd.git' # your repository url
|
||||
giteaUrl: 'https://git.sthope.dev'
|
||||
|
||||
|
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,3 +1,17 @@
|
||||
## [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)
|
||||
|
||||
|
||||
### 🛠 Fixes
|
||||
|
||||
* fixing SM ([712367a](https://git.sthope.dev/sthope/DockerContainer-randomPwd/commit/712367adfbfaf9d4278889c0641d52f07ce65013))
|
||||
|
||||
### [1.0.5](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.4...1.0.5) (2021-09-13)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user