test secrets
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 5s
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 5s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Test Variables
|
||||
run:
|
||||
run: |
|
||||
echo "USER:${{env.USER}}"
|
||||
echo "PASS:${{env.PASSWORD}}"
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user