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 bc522a9 commit b2b4a69Copy full SHA for b2b4a69
.github/workflows/maven.yml
@@ -54,7 +54,7 @@ jobs:
54
- uses: actions/download-artifact@v4
55
with:
56
name: bu-secondhand-1.0.0
57
- path: ./code/backend/target/bu-secondhand-1.0.0.jar
+ path: ./target/bu-secondhand-1.0.0.jar
58
59
- name: Login to Docker Hub
60
uses: docker/login-action@v3
0 commit comments