Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 27917528f7 | |||
| 8251e8b461 |
@@ -11,6 +11,8 @@ steps:
|
|||||||
image: golang:1.23.6
|
image: golang:1.23.6
|
||||||
commands:
|
commands:
|
||||||
- go build
|
- go build
|
||||||
|
environment:
|
||||||
|
CGO_ENABLED: 0
|
||||||
when:
|
when:
|
||||||
- event: tag
|
- event: tag
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,10 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<img width="250" src="assets/logo/distrohop-text-bottom.svg">
|
<img width="250" src="assets/logo/distrohop-text-bottom.svg">
|
||||||
</p>
|
</p>
|
||||||
|
<p align="center">
|
||||||
|
<img alt="GitHub go.mod Go version" src="https://img.shields.io/github/go-mod/go-version/Elara6331/distrohop?style=for-the-badge"> 
|
||||||
|
<a href="https://goreportcard.com/report/go.elara.ws/distrohop"><img src="https://goreportcard.com/badge/go.elara.ws/distrohop?style=for-the-badge"></a>
|
||||||
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user