Skip to content

Commit

Permalink
chore: ignore asset hashes in integ test
Browse files Browse the repository at this point in the history
  • Loading branch information
njlynch committed Jun 11, 2021
1 parent b75e41b commit 29726fc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/// !cdk-integ pragma:ignore-assets
import { Vpc } from '@aws-cdk/aws-ec2';
import { Cluster, ContainerImage } from '@aws-cdk/aws-ecs';
import { App, NestedStack, Stack } from '@aws-cdk/core';
Expand Down

0 comments on commit 29726fc

Please sign in to comment.