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:
committed by
GitHub
parent
941ec1fe0f
commit
16e94447f7
2
.github/workflows/build-docker-images.yml
vendored
2
.github/workflows/build-docker-images.yml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user