Skip to content

Commit

Permalink
.github/workflows/message-queue-ci.yaml:
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-matejka committed Dec 25, 2024
1 parent 2c046bb commit 4604a9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/message-queue-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
- name: show env
run: env | sort

- name: print IMAGE_FULL
run: echo ${{ env.IMAGE_FULL }}

- uses: actions/checkout@v4

- name: Install podman-compose
Expand Down

0 comments on commit 4604a9c

Please sign in to comment.