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

remove 'repository' arg from docker builds

This commit is contained in:
Oliver Walters
2021-10-12 21:29:55 +11:00
parent b9ad6bf9f9
commit ec24f77da8
3 changed files with 0 additions and 3 deletions

View File

@ -34,7 +34,6 @@ jobs:
platforms: linux/amd64,linux/arm64,linux/arm/v7
push: true
target: production
repository: inventree/inventree
tags: inventree/inventree:latest
- name: Image Digest
run: echo ${{ steps.docker_build.outputs.digest }}