ci(azure-pipelines): rename backend task
This commit is contained in:
parent
e729cccf23
commit
c9999d9b06
@ -18,7 +18,7 @@ jobs:
|
|||||||
command: login
|
command: login
|
||||||
containerRegistry: devFra
|
containerRegistry: devFra
|
||||||
- task: Bash@3
|
- task: Bash@3
|
||||||
displayName: Debug shell output
|
displayName: Build backend image
|
||||||
inputs:
|
inputs:
|
||||||
targetType: inline
|
targetType: inline
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
Reference in New Issue
Block a user