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

@ -37,7 +37,6 @@ jobs:
target: production
build-args:
branch: stable
repository: inventree/inventree
tags: inventree/inventree:stable
- name: Image Digest
run: echo ${{ steps.docker_build.outputs.digest }}