Skip to content

Configure GHA #6

Configure GHA

Configure GHA #6

Workflow file for this run

name: Auto trigger on push
on:
push:
branches:
- 'master-gha-OXDEV-8356'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Clone the SDK to 'MyProject' directory & Clone recipes & Run the recipe
run: |
echo MyProject && git clone https://github.com/OXID-eSales/docker-eshop-sdk.git $_ && cd $_
git clone https://github.com/OXID-eSales/docker-eshop-sdk-recipes recipes/oxid-esales
recipes/oxid-esales/module-template/b-7.1.x-ce-components-configuration.sh