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:
6
.github/workflows/gcr.io_mirror.yml
vendored
6
.github/workflows/gcr.io_mirror.yml
vendored
@@ -28,7 +28,11 @@ jobs:
|
||||
with:
|
||||
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