Skip to content

Commit

Permalink
FRW-8801 Removed redundant deploy.ci.*.yml, restored antoher one
Browse files Browse the repository at this point in the history
  • Loading branch information
olhalivitchuk committed Sep 30, 2024
1 parent 5eb5645 commit 003701e
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,17 @@ namespace: spryker_ci
tag: '1.0'

environment: docker.ci
pipeline: docker.ci.acceptance.dynamic-store
pipeline: docker.ci.acceptance.dynamic-store.robot
image:
tag: spryker/php:8.2
tag: spryker/php:8.3
environment:
SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local
SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80
SPRYKER_CONFIGURATOR_ENCRYPTION_KEY: 'change123'
SPRYKER_PRODUCT_CONFIGURATOR_HEX_INITIALIZATION_VECTOR: '0c1ffefeebdab4a3d839d0e52590c9a2'
SPRYKER_PUSH_NOTIFICATION_WEB_PUSH_PHP_VAPID_PUBLIC_KEY: 'BGqNWbv0hWM5CQ1-KwAfSQBMC6TMVFyrnh3vQp37oGCNvQ6eG_HyMjxBFJRWeCPTbzDoxcjhxLJS8Ck8r1G2oFw'
SPRYKER_PUSH_NOTIFICATION_WEB_PUSH_PHP_VAPID_PRIVATE_KEY: 'UK6DywwjKITPpRHBSY9TLPIXm6BPrHX40sseIoXT9c8'
SPRYKER_PUSH_NOTIFICATION_WEB_PUSH_PHP_VAPID_SUBJECT: 'https://spryker.com'
SPRYKER_YVES_HOST_EU: yves.eu.spryker.local
SPRYKER_YVES_HOST_US: yves.us.spryker.local
SPRYKER_DYNAMIC_STORE_MODE: true
Expand Down Expand Up @@ -47,6 +51,8 @@ groups:
yves_eu:
application: yves
endpoints:
date-time-configurator-example.spryker.local:
entry-point: Configurator
yves.eu.spryker.local:
region: EU
services:
Expand Down Expand Up @@ -111,14 +117,8 @@ services:
search:
engine: elastic
version: '7.10'
scheduler:
engine: jenkins
version: '2.442'
csrf-protection-enabled: true
mail_catcher:
engine: mailhog
webdriver:
engine: chromedriver

docker:
ssl:
Expand Down

0 comments on commit 003701e

Please sign in to comment.