We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71589a4 commit 9361889Copy full SHA for 9361889
.github/workflows/maven.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/upload-artifact@v4
42
with:
43
name: bu-secondhand-1.0.0
44
- path: ./code/backend/target/bu-secondhand-1.0.0.jar
+ path: ./code/backend/target/
45
46
# build a docker image and push it to Docker Hub
47
deploy:
0 commit comments