mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-05 21:17:52 +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: |
|
||||
build/libs
|
||||
build/publications
|
||||
plantuml-mit/build/libs
|
||||
key: "libs-${{ github.run_id }}"
|
||||
enableCrossOsArchive: true
|
||||
|
||||
@ -183,7 +182,6 @@ jobs:
|
||||
path: |
|
||||
build/libs
|
||||
build/publications
|
||||
plantuml-mit/build/libs
|
||||
key: "libs-${{ github.run_id }}"
|
||||
fail-on-cache-miss: true
|
||||
enableCrossOsArchive: true
|
||||
@ -220,7 +218,6 @@ jobs:
|
||||
path: |
|
||||
build/libs/*
|
||||
build/publications/maven/*
|
||||
plantuml-mit/build/libs/*
|
||||
|
||||
- name: Create snapshot release
|
||||
if: needs.workflow_config.outputs.do_snapshot_release == 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user