Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Updated workflow to deploy blueberry UI
Browse files Browse the repository at this point in the history
  • Loading branch information
bartvanb committed Jan 5, 2024
1 parent 89c6d95 commit d51f229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main_ui-blueberry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,11 @@ jobs:
# run: |
# docker push harbor2.vantage6.ai/infrastructure/ui:${major_name}
# docker push harbor2.vantage6.ai/infrastructure/ui:latest

#
# Deploy to Azure
deploy:
runs-on: ubuntu-latest
needs: build
# needs: build
environment:
name: "Production"
url: ${{ steps.deploy-to-webapp.outputs.webapp-url }}
Expand Down

0 comments on commit d51f229

Please sign in to comment.