trialing github release actions

This commit is contained in:
Mike Farah 2020-12-22 19:56:56 +11:00
parent 4c60a2a967
commit 00f6981314
1 changed files with 2 additions and 2 deletions

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