Skip to content

Commit

Permalink
testing validate workflow
Browse files Browse the repository at this point in the history
Signed-off-by: sk593 <[email protected]>
  • Loading branch information
sk593 committed Aug 9, 2024
1 parent 8824187 commit 8bd1d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/demo/app.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ param environment string
param image string = 'ghcr.io/radius-project/samples/demo:latest'

resource demo 'Applications.Core/containers@2023-10-01-preview' = {
name: 'demo'
name: demo
properties: {
application: application
container: {
Expand Down

0 comments on commit 8bd1d65

Please sign in to comment.