mirror of
https://github.com/anjia0532/gcr.io_mirror.git
synced 2025-09-23 12:19:22 +08:00
Update gcr.io_mirror.yml
This commit is contained in:
4
.github/workflows/gcr.io_mirror.yml
vendored
4
.github/workflows/gcr.io_mirror.yml
vendored
@@ -29,6 +29,10 @@ jobs:
|
|||||||
username: ${{ secrets.DOCKER_HUB_USERNAME }}
|
username: ${{ secrets.DOCKER_HUB_USERNAME }}
|
||||||
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
|
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
|
||||||
|
|
||||||
|
- name: test
|
||||||
|
run: |
|
||||||
|
echo $GITHUB_REF
|
||||||
|
|
||||||
- name: get porter issues
|
- name: get porter issues
|
||||||
id: pullIssuesPorter
|
id: pullIssuesPorter
|
||||||
uses: actions/github-script@v3.1.0
|
uses: actions/github-script@v3.1.0
|
||||||
|
Reference in New Issue
Block a user