fixed .gitlab-ci.yml typos

This commit is contained in:
Olivier Demers 2023-03-20 00:46:32 +00:00
parent 9cc720f673
commit a898d7535d

View File

@ -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: