This commit is contained in:
parent
7615e74aa9
commit
650acac690
@ -4,10 +4,10 @@ name: Docker image build
|
|||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- test
|
- master
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
FRP_VERSION: 0.34.2
|
FRP_VERSION: 0.34.3
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: config
|
- name: config
|
||||||
@ -22,4 +22,4 @@ steps:
|
|||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
repo: quackerd/private_test
|
repo: quackerd/docker-frp
|
||||||
|
Loading…
Reference in New Issue
Block a user