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 8517d75 commit 948e38cCopy full SHA for 948e38c
.github/workflows/test.yaml
@@ -28,6 +28,7 @@ jobs:
28
run: |
29
pwd
30
ls -l
31
+ ls -l ./runtime
32
33
- name: Build and push
34
uses: docker/build-push-action@v2
0 commit comments