Update gitlab-ci
Fix CI lint errors
This commit is contained in:
parent
c03be11303
commit
f5a4b55dae
@ -466,13 +466,12 @@ windows:
|
||||
- target/release/parity.pdb
|
||||
- nsis/InstallParity.exe
|
||||
name: "x86_64-pc-windows-msvc_parity"
|
||||
docker:
|
||||
docker-build:
|
||||
stage: build
|
||||
only:
|
||||
- tags
|
||||
before_script:
|
||||
- docker info
|
||||
build_image:
|
||||
script:
|
||||
- cd docker/hub
|
||||
- docker login -u $Docker_Hub_User -p $Docker_Hub_Pass
|
||||
|
Loading…
Reference in New Issue
Block a user