fixed .gitlab-ci.yml typos
This commit is contained in:
parent
9cc720f673
commit
a898d7535d
@ -1,5 +1,5 @@
|
||||
default:
|
||||
talgs:
|
||||
tags:
|
||||
- docs
|
||||
|
||||
stages:
|
||||
@ -20,7 +20,7 @@ delpoy-beta:
|
||||
script:
|
||||
- echo "Deploy"
|
||||
- ncftpput -R -u "$ftp_user" -p "$ftp_pass" pls5618.com docs public/*
|
||||
evironment:
|
||||
environment:
|
||||
name: beta
|
||||
url: https://docs.pls5618.com
|
||||
only:
|
||||
|
Loading…
x
Reference in New Issue
Block a user