ci: log env

This commit is contained in:
will Farrell 2020-12-02 11:39:27 -07:00
parent 44a4708123
commit 1af64f5f7d
No known key found for this signature in database
GPG Key ID: 3FC6D79E2208B22A

View File

@ -37,6 +37,8 @@ jobs:
name: Conditional(Set tag as `{version}`) name: Conditional(Set tag as `{version}`)
run: echo "tag=${GITHUB_REF#refs/*/} >> $GITHUB_ENV" run: echo "tag=${GITHUB_REF#refs/*/} >> $GITHUB_ENV"
- run: echo "$tag
- -
name: Build and push name: Build and push
uses: docker/build-push-action@v2 uses: docker/build-push-action@v2