Skip to content

Commit cdeda80

Browse files
authored
Merge pull request #22 from GTable/feature/#3-ci-cd-pipeline
chore: CI/CD 스크립트 수정
2 parents 5bd1221 + bc50457 commit cdeda80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/start-admin.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
REPOSITORY="/home/ubuntu/spring-github-action"
3+
REPOSITORY="/home/ubuntu/spring-github-action-admin"
44
cd $REPOSITORY
55

66
APP_NAME=application-admin

0 commit comments

Comments
 (0)