Compare commits

..

No commits in common. "dc460824a29d441e627a050051ae85b18744ab00" and "da6f172793e7243e17b6ae8d74a1f602d1956783" have entirely different histories.

2 changed files with 2 additions and 6 deletions

View File

@ -2,7 +2,7 @@ kind: pipeline
name: default
steps:
- name: create dist
image: alpine:latest
image: alpine-latest
commands:
- mkdir dist
- cp settings.yml.dist dist/settings.yml

View File

@ -1,7 +1,3 @@
# 0.0.2 / 2022-05-20
* fix typo
# 0.0.1 / 2022-05-20
* initial release
* initial release