Skip to content

OXDEV-7733 Try downloading the basic composer.json configuration #534

OXDEV-7733 Try downloading the basic composer.json configuration

OXDEV-7733 Try downloading the basic composer.json configuration #534

Workflow file for this run

name: Development trigger example
on:
push:
jobs:
install_shop_with_module:
runs-on: ubuntu-latest
steps:
- name: Configure basic CE component
run: |
mkdir source
wget -O composer.json https://raw.githubusercontent.com/OXID-eSales/docker-eshop-sdk-recipes/master-new_ce_recipe-OXDEV-7845/parts/bases/composer.json.base