Skip to content

Commit 13ee688

Browse files
committed
tt
1 parent d67d843 commit 13ee688

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
- name: Debug output
9191
env:
9292
LOCAL_DEBUG1: ${{ github.ref_name == 'main' && format('{0}{1}{2}', 'Input variable skip_tests ', ' set to value ', inputs.skip_tests) || inputs.skip_tests }}
93+
TEST_VARIABLE: "This is test string for application ${{ env.APPLICATION }} ."
9394
run: |
9495
echo "Comment from fork"
9596
echo "Find dockerconf"

0 commit comments

Comments
 (0)