Skip to content

Configure GHA #7

Configure GHA

Configure GHA #7

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
run: git clone https://github.com/OXID-eSales/docker-eshop-sdk.git $_ && cd $_
- name: Clone recipes
run: git clone https://github.com/OXID-eSales/docker-eshop-sdk-recipes recipes/oxid-esales
- name: Run the recipe
run: ./recipes/oxid-esales/module-template/b-7.1.x-ce-components-configuration.sh