Skip to content

Commit 5ec723c

Browse files
author
Moussa Ouattara
committed
update
1 parent d70ec2b commit 5ec723c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/helloworld.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ jobs:
5252
secret-name: ${{ env.SECRET }}
5353
namespace: ${{ env.NAMESPACE }}
5454
arguments: --force true
55+
56+
# FIXME
57+
- run: |
58+
pwd
59+
ls -lh
5560
5661
# Deploy app to AKS
5762
- uses: azure/k8s-deploy@v1

0 commit comments

Comments
 (0)