Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
vladi14 committed Nov 23, 2023
1 parent e5dab0b commit be9a115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ jobs:
uses: addnab/docker-run-action@v3
with:
image: ${{ secrets.DOCKER_REPO }}/maven-hello-world:${{ env.new_tag }}
run: |
java -jar app.jar
# run: |
# java -jar app.jar

0 comments on commit be9a115

Please sign in to comment.