We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef8839 commit 6e885a8Copy full SHA for 6e885a8
.github/workflows/dev-pipeline-trigger.yml
@@ -14,5 +14,4 @@ jobs:
14
uses: actions/checkout@v4
15
16
- name: Trigger CodePipeline via Make
17
- run: |
18
- make aws-codepipeline-trigger NAME=uec-dos-int-dev-development-pipeline AWS_REGION=eu-west-2
+ run: make aws-codepipeline-trigger NAME=uec-dos-int-dev-development-pipeline AWS_REGION=eu-west-2
0 commit comments