~starkingdoms/starkingdoms

79ddd2bf45bb91e6032a2a241c9909889ec46162 — core 1 year, 8 months ago 6df82b5
ci work 9
1 files changed, 2 insertions(+), 2 deletions(-)

M .woodpecker/.client.yaml
M .woodpecker/.client.yaml => .woodpecker/.client.yaml +2 -2
@@ 23,7 23,7 @@ steps:
      - /var/run/docker.sock:/var/run/docker.sock
    privileged: true
    commands:
      - docker login registry.gitlab.com -u c0repwn3r -p $GITLAB_TOKEN
      - docker login registry.gitlab.com -u c0repwn3r -p "$GLPAT"
      - docker buildx build . -f starkingdoms-client/Dockerfile -t registry.gitlab.com/starkingdoms.tk/starkingdoms.tk/client:$(git describe --always)
      - docker push registry.gitlab.com/starkingdoms.tk/starkingdoms.tk/client:$(git describe --always)
    secrets: [ gitlab_token ]
\ No newline at end of file
    secrets: [ glpat ]
\ No newline at end of file