Update .github/workflows/root.yml
This commit is contained in:
parent
3b658799cc
commit
fb2988907b
1 changed files with 0 additions and 7 deletions
7
.github/workflows/root.yml
vendored
7
.github/workflows/root.yml
vendored
|
@ -33,13 +33,6 @@ jobs:
|
|||
- name: Gradle (Build)
|
||||
run: "./gradlew build"
|
||||
|
||||
- name: Upload build artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
|
||||
with:
|
||||
name: Build and Deploy Artifacts
|
||||
path: build/libs/*.jar
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue