Skip to content

Commit e5c5c7f

Browse files
committed
Test
1 parent 76a827c commit e5c5c7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/.deployer.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ jobs:
8080
secrets:
8181
oc_namespace: ${{ secrets.OC_NAMESPACE }}
8282
oc_token: ${{ secrets.OC_TOKEN }}
83-
with:
84-
environment: ${{ inputs.environment }}
83+
# with:
84+
# # environment: ${{ inputs.environment }}
8585
# triggers: ${{ inputs.triggers }}
8686

8787
deploy:

0 commit comments

Comments
 (0)