Actually build the right thing
This commit is contained in:
parent
fe79d3c6b6
commit
7a4ff2271c
|
@ -4,7 +4,7 @@ pipeline:
|
||||||
secrets: [docker_username, docker_password]
|
secrets: [docker_username, docker_password]
|
||||||
settings:
|
settings:
|
||||||
repo: seriousbug/rust
|
repo: seriousbug/rust
|
||||||
dockerfile: rsync/Dockerfile
|
dockerfile: rust/Dockerfile
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
tag: latest
|
tag: latest
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue