Skip to content

Commit

Permalink
Just testing the maintenance page build and push
Browse files Browse the repository at this point in the history
  • Loading branch information
RMcVelia committed Aug 30, 2024
1 parent 0d4e778 commit 774cb2f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/enable-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
azure-credentials: ${{ secrets.AZURE_CREDENTIALS }}

- name: Deploy maintenance app
run: make ${{ inputs.environment }} maintenance-fail-over
env:
MAINTENANCE_IMAGE_TAG: ${{steps.build-image.outputs.tag}}
# - name: Deploy maintenance app
# run: make ${{ inputs.environment }} maintenance-fail-over
# env:
# MAINTENANCE_IMAGE_TAG: ${{steps.build-image.outputs.tag}}

0 comments on commit 774cb2f

Please sign in to comment.