Disabled java-ci artifact temporarily
This commit is contained in:
8
.github/workflows/java-ci.yml
vendored
8
.github/workflows/java-ci.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- run: ./gradlew build --full-stacktrace
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: eco-dev-${{ steps.vars.outputs.sha_short }}
|
||||
path: build/libs
|
||||
# - uses: actions/upload-artifact@v2
|
||||
# with:
|
||||
# name: eco-dev-${{ steps.vars.outputs.sha_short }}
|
||||
# path: build/libs
|
||||
Reference in New Issue
Block a user