pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/github/codeql-learninglab-actions/commit/cc335d8a3b1aaae58d30e4020fe646b79fbfd705

all" rel="stylesheet" href="https://github.githubassets.com/assets/global-5efd63e783ac04bb.css" /> Actions: Pass Docker registry password via stdin (#29) · github/codeql-learninglab-actions@cc335d8 · GitHub
Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit cc335d8

Browse files
authored
Actions: Pass Docker registry password via stdin (#29)
Follow the recommended practice and keep the token out of shell history and logs. (Actions will probably filter the logs, but good to be cautious.)
1 parent 219a797 commit cc335d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v1
1919

2020
- name: Login to docker
21-
run: docker login docker.pkg.github.com -u github-actions -p ${{ secrets.GITHUB_TOKEN }}
21+
run: echo ${{ secrets.GITHUB_TOKEN }} | docker login docker.pkg.github.com -u github-actions --password-stdin
2222

2323
- name: Build Images & Run Queries
2424
run: cd courses/cpp/ctf-segv && ../../../scripts/test-course-actual.sh

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy