Commit 321485f
committed
Update CI script to use new directory path
Revised the `cd` command in the CI pipeline script to navigate
to `/home/ubuntu/projects/gym-app/GymMgmt`. This replaces the
previous conditional paths (`/home/ubuntu/gym-app` or
`/root/gym-app`) with a specific and updated directory structure.
Ensures the script operates in the correct application directory.1 parent 87ac78b commit 321485f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments