mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-25 22:37:33 +00:00
chore: suppress MIT
This commit is contained in:
parent
b7da8b6898
commit
d2a5e0cd2e
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -147,7 +147,6 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
build/libs
|
build/libs
|
||||||
build/publications
|
build/publications
|
||||||
plantuml-mit/build/libs
|
|
||||||
key: "libs-${{ github.run_id }}"
|
key: "libs-${{ github.run_id }}"
|
||||||
enableCrossOsArchive: true
|
enableCrossOsArchive: true
|
||||||
|
|
||||||
@ -183,7 +182,6 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
build/libs
|
build/libs
|
||||||
build/publications
|
build/publications
|
||||||
plantuml-mit/build/libs
|
|
||||||
key: "libs-${{ github.run_id }}"
|
key: "libs-${{ github.run_id }}"
|
||||||
fail-on-cache-miss: true
|
fail-on-cache-miss: true
|
||||||
enableCrossOsArchive: true
|
enableCrossOsArchive: true
|
||||||
@ -220,7 +218,6 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
build/libs/*
|
build/libs/*
|
||||||
build/publications/maven/*
|
build/publications/maven/*
|
||||||
plantuml-mit/build/libs/*
|
|
||||||
|
|
||||||
- name: Create snapshot release
|
- name: Create snapshot release
|
||||||
if: needs.workflow_config.outputs.do_snapshot_release == 'true'
|
if: needs.workflow_config.outputs.do_snapshot_release == 'true'
|
||||||
|
Loading…
Reference in New Issue
Block a user