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:
1
.github/workflows/docker_stable.yaml
vendored
1
.github/workflows/docker_stable.yaml
vendored
@ -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 }}
|
||||
|
Reference in New Issue
Block a user