2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 02:55:41 +00:00

Add workflow to build and test docker image

This commit is contained in:
Oliver
2021-10-07 22:00:03 +11:00
parent 50d861e763
commit 59866a692c
4 changed files with 85 additions and 2 deletions

View File

@ -1,4 +1,5 @@
# Build and push latest docker image on push to master branch
# Build and push docker image on push to 'stable' branch
# Docker build will be uploaded to dockerhub with the 'inventree:stable' tag
name: Docker Build