Skip to content

Commit

Permalink
ci: add staging environment
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-heimbuch committed Apr 11, 2024
1 parent b4de41c commit 6cebdb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:
cd app
git fetch
git reset --hard ${GITHUB_SHA}
devbox install
devbox run build
devbox services down
devbox services up

0 comments on commit 6cebdb7

Please sign in to comment.