~starkingdoms/starkingdoms

a60ec193144b36fa3140c500a448a11df2f1aef5 — core 1 year, 8 months ago 35fdb59
ci work 3
3 files changed, 3 insertions(+), 3 deletions(-)

M .woodpecker/.backplane.yaml
M .woodpecker/.client.yaml
M .woodpecker/.server.yaml
M .woodpecker/.backplane.yaml => .woodpecker/.backplane.yaml +1 -1
@@ 60,6 60,6 @@ steps:
      password:
        from_secret: gitlab_token
      tag: ${CI_COMMIT_TAG}
      dry_run: true
      registry: https://registry.gitlab.com/
    when:
      event: tag
\ No newline at end of file

M .woodpecker/.client.yaml => .woodpecker/.client.yaml +1 -1
@@ 26,6 26,6 @@ steps:
      password:
        from_secret: gitlab_token
      tag: ${CI_COMMIT_TAG}
      dry_run: true
      registry: https://registry.gitlab.com/
    when:
      event: tag
\ No newline at end of file

M .woodpecker/.server.yaml => .woodpecker/.server.yaml +1 -1
@@ 61,6 61,6 @@ steps:
      password:
        from_secret: gitlab_token
      tag: ${CI_COMMIT_TAG}
      dry_run: true
      registry: https://registry.gitlab.com/
    when:
      event: tag
\ No newline at end of file