Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
vladi14 committed Nov 11, 2023
1 parent 5796a1a commit ddc220c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,8 @@ jobs:
uses: addnab/docker-run-action@v3
with:
image: vladipiko/maven-hello-world:${{ env.new_tag }}

run: |
java -jar app.jar
# - name: Download and Run Docker Image
Expand Down

0 comments on commit ddc220c

Please sign in to comment.