Skip to content

Commit c1cea21

Browse files
committed
debug4
1 parent 51d7042 commit c1cea21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

serverless-pipeline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ steps:
1919
accessKeySecret: ${{cloudSecrets.AccessKeySecret}}
2020
accessKeyID: ${{cloudSecrets.AccessKeyID}}
2121
- run: pwd
22+
- run: ls -al
2223
- run: echo {{ steps['my-cache'].outputs['cache-hit'] != 'true' }}
2324
- if: {{ steps.my-cache.outputs.cache-hit != 'true' }}
2425
run: env

0 commit comments

Comments
 (0)