From b6aa536d35a7d014f79f8db1349984f3a5b93c62 Mon Sep 17 00:00:00 2001 From: Josep Andre Ginting <42130509+josepandre99@users.noreply.github.com> Date: Sun, 24 Nov 2019 16:38:56 +0700 Subject: [PATCH] test deploy --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a6d0710..6591b1a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,6 +35,7 @@ deployAws: - pwd - cd .. - rm -R ws-transaksi + - ssh-keyscan -H gitlab.informatika.org >> ~/.ssh/knows_hosts - git clone git@gitlab.informatika.org:if3110-2019-02-k03-04/ws-transaksi.git - pwd - cd ws-transaksi -- GitLab