ci(azure-pipelines): remove .stack dir from backend artifacts [skip ci]
This commit is contained in:
parent
6564e8f975
commit
7b68b128a8
@ -59,7 +59,6 @@ parameters:
|
||||
condition: eq(variables.useCachedDependencies, true)
|
||||
artifacts: |
|
||||
bin/*
|
||||
.stack/**/*
|
||||
|
||||
variables:
|
||||
imageUpstream: devfra.azurecr.io/de.fraport.fradrive.build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user