Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
  • Loading branch information
Gsantomaggio committed Sep 11, 2023
1 parent f180401 commit ae9f98d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,7 @@ jobs:
run: |
docker load --input /tmp/myimage.tar
docker image ls -a
docker exec myimage:latest rabbitmq-plugins enable rabbitmq_stream_management rabbitmq_amqp1_0
# docker exec myimage:latest rabbitmq-plugins enable rabbitmq_stream_management rabbitmq_amqp1_0
docker exec node:14 ls

0 comments on commit ae9f98d

Please sign in to comment.