Skip to content

Commit 3fb6e2b

Browse files
author
Tom Augspurger
authored
[naip]: Updates for production (#187)
* Bumped image * Set app insights config [ci skip]
1 parent 24bb839 commit 3fb6e2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

datasets/naip/dataset.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
id: naip
2-
image: ${{ args.registry }}/pctasks-naip:2023.4.24.1
2+
image: ${{ args.registry }}/pctasks-naip:2023.4.25.2
33

44
args:
55
- registry
@@ -12,6 +12,7 @@ environment:
1212
AZURE_TENANT_ID: ${{ secrets.task-tenant-id }}
1313
AZURE_CLIENT_ID: ${{ secrets.task-client-id }}
1414
AZURE_CLIENT_SECRET: ${{ secrets.task-client-secret }}
15+
APPLICATIONINSIGHTS_CONNECTION_STRING: ${{ secrets.task-application-insights-connection-string }}
1516

1617
collections:
1718
- id: naip

0 commit comments

Comments
 (0)