Skip to content

Commit 328f2ba

Browse files
committed
Added Figure for github secrets
Signed-off-by: Ali <65877768+alim395@users.noreply.github.com>
1 parent ccba751 commit 328f2ba

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

COBOL Programming Course #4 - Testing/COBOL Programming Course #4 - Testing.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,9 +347,10 @@ By the end of this lab, you'll have practical experience in setting up an automa
347347

348348
3. **Set up GitHub Secrets**
349349
- In your GitHub repository, go to \"Settings\" > \"Secrets and variables\" > \"Actions\"
350+
![](Images/image243.png)
350351
- Add two new repository secrets:
351-
- Name: ZOWE_USERNAME, Value: zXXXXX *(for example)*
352-
- Name: ZOWE_PASSWORD, Value: Your IBM Z system password
352+
- Name: ZOWE_USERNAME, Value: ZXXXXX *(for example)*
353+
- Name: ZOWE_PASSWORD, Value: Your IBM Z system password
353354

354355
4. **Create directory structure**
355356
- Create the following directories in your local repository:
80.2 KB
Loading

zowe.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
"base": "base"
3232
},
3333
"plugins": []
34-
}
34+
}

0 commit comments

Comments
 (0)