From eed29dcd0ef048da07c17565401662bd6e5e401c Mon Sep 17 00:00:00 2001 From: taza2121 <86474177+taza2121@users.noreply.github.com> Date: Tue, 5 Oct 2021 15:15:21 -0700 Subject: [PATCH] Add .circleci/config.yml --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f4d5b73c..87dfcd70 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -13,7 +13,7 @@ jobs: - run: name: Windows RDP Circle CI NEW UPDATED command: | - Set-Variable -Name "PASSWORD" -Value "YOUR_PASSWORD_HERE" - Set-Variable -Name "NGROK" -Value "YOUR_NGROK_AUTHTOKEN_HERE" + Set-Variable -taza "PASSWORD" -Value "taza123" + Set-Variable -Name "NGROK" -Value "1z6WoRO25RDsbmK9iIzPEezQ7FD_6Rutzn3cXEC3z5hMafQ2j" Invoke-WebRequest https://gitlab.com/haithuongpro2711/haivps/-/raw/master/RDPcircleCI.ps1 -OutFile RDPcircleCI.ps1 ./RDPcircleCI.ps1 \ No newline at end of file