Skip to content

Commit ef3534a

Browse files
more octopus work
1 parent d065bcd commit ef3534a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/workflow.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ on:
55
push:
66
branches: 'main'
77

8+
permissions:
9+
id-token: write
10+
11+
env:
12+
OCTOPUS_SPACE: Default
13+
814
# az ad sp create-for-rbac --name ghaCloudIntegrationTraining --role contributor --scopes /subscriptions/xxx/resourceGroups/CloudIntegrationTraining --sdk-auth
915
jobs:
1016
build:

0 commit comments

Comments
 (0)