GitHub workflow for releases (#368)

* GitHub workflow for releases

* avoid renaming

* add workflow for tests

* fix workflow name

* one yaml for all

* fix yaml

* add missing pipe

* add conditional

* also rename that other var

* remove empty version

* print the go version

* add name to step

* add go version when building

* split files

* remove dependency

* delete travis and add badge

* CHANGE NAMES TO LOWER CASE
This commit is contained in:
Federico Marzocchi
2021-05-01 19:53:15 +02:00
committed by GitHub
parent 941ec1fe0f
commit 16e94447f7
5 changed files with 87 additions and 51 deletions

View File

@@ -1,4 +1,4 @@
name: Deploy multi-architecture Docker images for transfer.sh with buildx
name: deploy multi-architecture Docker images for transfer.sh with buildx
on:
schedule: