We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc191d9 commit 0a7610aCopy full SHA for 0a7610a
.github/workflows/deploy-pm4.yml
@@ -111,9 +111,6 @@ jobs:
111
cd pm4-k8s-distribution/images/pm4-tools
112
composer install --no-interaction
113
cd ..
114
- - name: fake step for testing
115
- run: |
116
- echo test;
117
- name: Configure AWS credentials
118
uses: aws-actions/configure-aws-credentials@v1
119
with:
0 commit comments