Skip to content

Commit 141f117

Browse files
authored
ci: fix: remove staging banner from production docker image (#71)
1 parent 5593885 commit 141f117

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.drone.yml

-2
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ data:
8484
value_from_secret: auction-ui/auctions.makerdao.network/frontend/infura_project_id
8585
- key: CONTACT_EMAIL
8686
value_from_secret: auction-ui/auctions.makerdao.network/frontend/contact_email
87-
- key: STAGING_BANNER_URL
88-
value_from_secret: auction-ui/main.auction-ui.k8s.sidestream.tech/frontend/staging_banner_url
8987
- key: DEFAULT_ETHEREUM_NETWORK
9088
value_from_secret: auction-ui/main.auction-ui.k8s.sidestream.tech/frontend/default_etherum_network
9189
tags_to_cache_from:

0 commit comments

Comments
 (0)