Skip to content

Commit 828a41f

Browse files
authored
Fixing deploy error trial microsoft#3
1 parent 5801d48 commit 828a41f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,5 @@ jobs:
100100
exit 0 # Garante que este job sempre finaliza com sucesso
101101
env:
102102
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
103+
continue-on-error: true # Continua mesmo se o login falhar
104+

0 commit comments

Comments
 (0)