Skip to content

Commit

Permalink
Merge pull request #676 from hngprojects/dev
Browse files Browse the repository at this point in the history
Update latest-staging.yaml from dev branch to staging bra
  • Loading branch information
stephennwachukwu authored Aug 29, 2024
2 parents 8028aff + d911006 commit e9f2309
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/latest-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
git pull && \
sudo cp .github/scripts/java_staging_app.service /etc/systemd/system && \
mvn flyway:repair -Dspring.profiles.active=staging && \
# mvn clean install -Dmaven.test.skip=true -Dspring.profiles.active=staging && \
sudo systemctl daemon-reload && \
sudo systemctl restart java_staging_app.service && \
exit"
Expand Down

0 comments on commit e9f2309

Please sign in to comment.