Skip to content

Commit

Permalink
disable main_az-appservice-go-azureregistry.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dsame authored Nov 11, 2023
1 parent 7be5624 commit d638b54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main_az-appservice-go-azureregistry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:

jobs:
build:
if: ${{ false }}
runs-on: 'ubuntu-latest'

steps:
Expand Down Expand Up @@ -48,4 +49,4 @@ jobs:
app-name: 'az-appservice-go-azureregistry'
slot-name: 'production'
publish-profile: ${{ secrets.AzureAppService_PublishProfile_49027503250544718765fc934565a526 }}
images: 'akvtraining.azurecr.io/${{ secrets.AzureAppService_ContainerUsername_a3760a5dac7f4726917f38f215d0db06 }}/az-appservice-go:${{ github.sha }}'
images: 'akvtraining.azurecr.io/${{ secrets.AzureAppService_ContainerUsername_a3760a5dac7f4726917f38f215d0db06 }}/az-appservice-go:${{ github.sha }}'

0 comments on commit d638b54

Please sign in to comment.