mirror of
https://github.com/anjia0532/gcr.io_mirror.git
synced 2025-09-23 03:59:19 +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 }}
|
||||
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
|
||||
|
||||
- name: test
|
||||
run: |
|
||||
echo $GITHUB_REF
|
||||
|
||||
- name: get porter issues
|
||||
id: pullIssuesPorter
|
||||
uses: actions/github-script@v3.1.0
|
||||
|
Reference in New Issue
Block a user