File size: 283 Bytes
ab1a700
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
when:
  - event: push
    branch: main

steps:
  - name: docker
    image: woodpeckerci/plugin-docker-buildx:6
    settings:
      repo: git.kclab.cloud/hzhangxyz/qmb-models
      username: hzhangxyz
      password:
        from_secret: gitea_package
      registry: git.kclab.cloud