mirror of
https://github.com/anjia0532/gcr.io_mirror.git
synced 2025-09-22 19:52:51 +08:00
增加tags
This commit is contained in:
2
.github/workflows/gcr.io_mirror.yml
vendored
2
.github/workflows/gcr.io_mirror.yml
vendored
@@ -170,7 +170,7 @@ jobs:
|
||||
labels=['failed']
|
||||
}
|
||||
|
||||
let gcr_img = "{{ steps.pullIssuesPorter.outputs.GCR_IMAGE }}"
|
||||
let gcr_img = "${{ steps.pullIssuesPorter.outputs.GCR_IMAGE }}"
|
||||
let colonIndex = gcr_img.indexOf(":")
|
||||
|
||||
if colonIndex>0 {
|
||||
|
Reference in New Issue
Block a user