Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
Signed-off-by: Vishwanath Hiremath <vhiremath@microsoft.com>
  • Loading branch information
vishwahiremat committed Nov 27, 2023
1 parent e31b78f commit 5e6823b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,12 @@ jobs:
app: dsrp-resources-redis-recipe
namespace: dsrp-resources-redis-recipe-app
path: ./tests/rediscaches.bicep

args: --parameters magpieimage="radiusdev.azurecr.io/magpiego:latest"
- name: rabbitmqqueues
app: msgrp-resources-rabbitmq-recipe
namespace: msgrp-resources-rabbitmq-default-recipe-app
path: ./tests/rabbitmqqueues.bicep
args: --parameters magpieimage="radiusdev.azurecr.io/magpiego:latest"
steps:
- name: Generate output variables
id: gen-id
Expand Down

0 comments on commit 5e6823b

Please sign in to comment.