Compare commits

..

No commits in common. "d2b8095d9e2c46e35ee49df6b099981e411e6a87" and "e94458ec908b318218747ad2df2d84bb75070497" have entirely different histories.

2 changed files with 2 additions and 6 deletions

View File

@ -4,8 +4,8 @@ steps:
- name: create dist
image: golang:latest
commands:
- apt update
- apt install -y zip
- apk update
- apk add zip
- ./create_dist.sh
when:
event: tag

View File

@ -1,7 +1,3 @@
# 0.0.5 / 2022-05-20
* is it a debian?
# 0.0.4 / 2022-05-20
* change image