Update build.yaml

This commit is contained in:
Andrea Cavalli 2020-12-28 00:13:32 +01:00
parent 20ec678ec8
commit 819db48c9c

View File

@ -118,6 +118,7 @@ jobs:
name: ${{ steps.getfilename.outputs.file }} name: ${{ steps.getfilename.outputs.file }}
path: ${{ steps.getfilepath.outputs.file }} path: ${{ steps.getfilepath.outputs.file }}
- name: Deploy snapshot to Maven - name: Deploy snapshot to Maven
if: github.ref != 'refs/heads/master'
shell: bash shell: bash
run: | run: |
echo "REVISION: $REVISION" echo "REVISION: $REVISION"