ci test x2
This commit is contained in:
parent
89e0fa3d78
commit
578d7e623c
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ steps:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
tag: latest
|
tag: latest
|
||||||
build_args: "--build-arg UID=1000 --build-arg GID=1000"
|
build_args: "UID=1000 --build-arg GID=1000"
|
||||||
|
|
Loading…
Reference in a new issue