-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DPC-4181 Tealium updates to static site (#130)
## 🎫 Ticket https://jira.cms.gov/browse/DPC-4181 ## 🛠 Changes Updated Tealium scripts in the static site. ## ℹ️ Context The BlastX team asked us to update the Tealium scripts we use in the static site. See CMSgov/dpc-app#2282 for dpc-web update. ## 🧪 Validation - Ran the site locally and verified the new scripts were called. - Pushed to stage environment, and currently awaiting validation from the BlastX team that the new scripts are doing what they want. This will not be merged until they sign off.
- Loading branch information
1 parent
57eff29
commit edf54fd
Showing
3 changed files
with
6 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
version: '3' | ||
|
||
services: | ||
static_site: | ||
build: | ||
|