1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00

trialing github release actions

This commit is contained in:
Mike Farah 2020-12-22 19:56:56 +11:00
parent 4c60a2a967
commit 00f6981314

View File

@ -1,4 +1,4 @@
name: Publish image to Dockerhub
name: Release YQ
on:
push:
tags:
@ -14,7 +14,7 @@ jobs:
# steps for building assets
- name: Cross compile
run: |
sudo apt-get rhash
sudo apt-get install rhash -y
go get github.com/mitchellh/gox
./scripts/xcompile.sh