Update .drone.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -47,12 +47,10 @@ steps:
|
||||
- name: dockersock
|
||||
path: /var/run/docker.sock
|
||||
- name: frpc
|
||||
path: ./frpc.ini
|
||||
path: /drone/src/frpc.ini
|
||||
commands:
|
||||
- docker login -u $DOCKER_REG_USERNAME -p $DOCKER_REG_PASSWORD https://docker.zcj.plus
|
||||
- docker-compose up -d
|
||||
# - docker cp frpc.ini fe_frpc:/etc/frp/frpc.ini
|
||||
# - docker restart fe_frpc
|
||||
|
||||
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user