Skip to content

Commit

Permalink
run make website and make portal together
Browse files Browse the repository at this point in the history
  • Loading branch information
lukey-luke committed Jan 24, 2025
1 parent 13f7ba0 commit ce0ae70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ jobs:
# run: make ci-portals-v1
#
# breaking make portals into 3 steps...
# - name: Web portal # this is run in parallel with the app build on jenkins, might break out to separate job
# run: make ci-web-portal
- name: Web portal # this is run in parallel with the app build on jenkins, might break out to separate job
run: make ci-web-portal
#
# - name: Admin portal
# run: make ci-admin-portal
Expand Down

0 comments on commit ce0ae70

Please sign in to comment.