~starkingdoms/starkingdoms

993dbfb19a766a87e680efa85c17012233b7aed1 — core 1 year, 8 months ago e3e78ff
ci work 5
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
@@ 58,6 58,6 @@ steps:
      password:
        from_secret: gitlab_token
      tag: ${CI_COMMIT_TAG}
      registry: registry.gitlab.com
      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}
      registry: registry.gitlab.com
      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}
      registry: registry.gitlab.com
      registry: https://registry.gitlab.com
    when:
      event: tag
\ No newline at end of file