Skip to content

Commit

Permalink
👷 Bump chrome to 96.0.4664.93-1 (#1206)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.browser-sdk <[email protected]>
  • Loading branch information
amortemousque and ci.browser-sdk authored Dec 10, 2021
1 parent d190918 commit 7e9c5fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
variables:
CURRENT_STAGING: staging-50
APP: 'browser-sdk'
CURRENT_CI_IMAGE: 28
CURRENT_CI_IMAGE: 29
BUILD_STABLE_REGISTRY: '486234852809.dkr.ecr.us-east-1.amazonaws.com'
CI_IMAGE: '$BUILD_STABLE_REGISTRY/ci/$APP:$CURRENT_CI_IMAGE'
GIT_REPOSITORY: '[email protected]:DataDog/browser-sdk.git'
MAIN_BRANCH: 'main'
CHROME_PACKAGE_VERSION: 94.0.4606.81-1
CHROME_DRIVER_VERSION: 94.0.4606.41
CHROME_PACKAGE_VERSION: 96.0.4664.93-1
CHROME_DRIVER_VERSION: 96.0.4664.45

cache:
key: dependencies
Expand Down

0 comments on commit 7e9c5fb

Please sign in to comment.