ensure tag script runs in windows pipeline
This commit is contained in:
@@ -168,7 +168,7 @@ steps:
|
||||
PASSWORD:
|
||||
from_secret: docker_password
|
||||
commands:
|
||||
- powershell.exe scripts/windows/latest.ps1
|
||||
- powershell.exe scripts/windows/tag.ps1
|
||||
when:
|
||||
event: [ tag ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user