Skip to content

Install Products.CMFEditions==4.0.5 - refs #278645 #443

Install Products.CMFEditions==4.0.5 - refs #278645

Install Products.CMFEditions==4.0.5 - refs #278645 #443

Workflow file for this run

name: eeacms/plone-backend
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build & Test Plone
run: |
docker build -t eeacms/plone-backend:dev .
./test/run.sh eeacms/plone-backend:dev