Update build.yaml
This commit is contained in:
parent
20ec678ec8
commit
819db48c9c
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user