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)
|
condition: eq(variables.useCachedDependencies, true)
|
||||||
artifacts: |
|
artifacts: |
|
||||||
bin/*
|
bin/*
|
||||||
.stack/**/*
|
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
imageUpstream: devfra.azurecr.io/de.fraport.fradrive.build
|
imageUpstream: devfra.azurecr.io/de.fraport.fradrive.build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user