chore(github actions): clean up

This commit is contained in:
Gelio BIZIMANA 2022-04-24 22:11:10 +02:00
parent c76edccb25
commit 9cb47683de

View File

@ -1,14 +1,9 @@
name: haraka docker-build
on:
push:
branches:
- feature/haraka-docker-build-workflow-#24
pull_request:
branches-ignore:
- 'release'
- 'hotfix-*'
- 'staging-release'
types: [opened,synchronize,reopened]
@ -20,6 +15,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
# build image
# build images
- name: build docker images
run: npm run build-ci haraka