Skip to content

Commit 2bafced

Browse files
committed
feat(cd): add frontend cd twentifour
1 parent 7200b64 commit 2bafced

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-stage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
ssh -i ~/.ssh/id_ed25519 ${{ secrets.EC2_USER }}@${{ secrets.EC2_HOST }} << 'EOF'
5858
set -e
5959
60+
export CI=true
61+
6062
echo "Deploying API Gateway..."
6163
cd ~/autospace
6264
git fetch origin

0 commit comments

Comments
 (0)