Test CI - again
This commit is contained in:
@@ -7,7 +7,6 @@ pipeline:
|
||||
when:
|
||||
event: [tag]
|
||||
status: [success]
|
||||
branch: refs/tags/*
|
||||
tag: v*
|
||||
|
||||
publish:
|
||||
@@ -19,7 +18,6 @@ pipeline:
|
||||
from_secret: registrypass
|
||||
when:
|
||||
event: [tag]
|
||||
branch: refs/tags/*
|
||||
tag: v*
|
||||
|
||||
depends_on:
|
||||
|
Reference in New Issue
Block a user