Skip to content

Commit 421e04b

Browse files
committed
fix chrome/deb NO_PUBKEY
1 parent ed133a5 commit 421e04b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ services:
66
image: cypress/included:12.17.2
77
entrypoint: []
88
command: /bin/bash -c "
9+
rm -rf /etc/apt/sources.list.d/google-chrome.list && \
910
apt-get update && \
1011
apt-get install -y unzip && \
1112
npm install && \

0 commit comments

Comments
 (0)