We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f59d4 commit 25600f3Copy full SHA for 25600f3
.github/workflows/cd_prod.yml
@@ -17,6 +17,8 @@ jobs:
17
port : 22
18
script : |
19
echo "Starting redeployment on production server..."
20
+ ls
21
+
22
23
24
0 commit comments