File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4646
4747 - name : Upload Test Results
4848 if : always() && (steps.int_tests.conclusion == 'success' || steps.int_tests.conclusion == 'failure')
49- uses : actions/upload-artifact@v4
49+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
5050 with :
5151 name : cucumber-report
5252 path : apps/institution-ms/app/target/cucumber-report/cucumber.html
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ services:
1111 - develop-network
1212
1313 azurite :
14- image : mcr.microsoft.com/azure-storage/azurite
14+ image : mcr.microsoft.com/azure-storage/azurite@sha256:647c63a91102a9d8e8000aab803436e1fc85fbb285e7ce830a82ee5d6661cf37
1515 ports :
1616 - " 10000:10000"
1717 command : " azurite --blobHost 0.0.0.0 --inMemoryPersistence"
@@ -48,7 +48,7 @@ services:
4848 - develop-network
4949
5050 userms :
51- image : ghcr.io/pagopa/selfcare-user-ms:latest
51+ image : ghcr.io/pagopa/selfcare-user-ms:latest@sha256:d0e10c9c3f573e3ebc4101fb701983ae103fca881e97df0947982a89403967ae
5252 ports :
5353 - ' 8080:8080'
5454 env_file :
You can’t perform that action at this time.
0 commit comments