mirror of
https://github.com/anjia0532/gcr.io_mirror.git
synced 2025-09-23 03:59:19 +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']
|
labels=['failed']
|
||||||
}
|
}
|
||||||
|
|
||||||
let gcr_img = "{{ steps.pullIssuesPorter.outputs.GCR_IMAGE }}"
|
let gcr_img = "${{ steps.pullIssuesPorter.outputs.GCR_IMAGE }}"
|
||||||
let colonIndex = gcr_img.indexOf(":")
|
let colonIndex = gcr_img.indexOf(":")
|
||||||
|
|
||||||
if colonIndex>0 {
|
if colonIndex>0 {
|
||||||
|
Reference in New Issue
Block a user