From 7a4ff2271c9dae118d3377d8b691ce03a914c540 Mon Sep 17 00:00:00 2001 From: Kaan Barmore-Genc Date: Fri, 25 Nov 2022 15:28:13 -0500 Subject: [PATCH] Actually build the right thing --- .woodpecker/rust.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/rust.yml b/.woodpecker/rust.yml index 9a602f3..2914b51 100644 --- a/.woodpecker/rust.yml +++ b/.woodpecker/rust.yml @@ -4,7 +4,7 @@ pipeline: secrets: [docker_username, docker_password] settings: repo: seriousbug/rust - dockerfile: rsync/Dockerfile + dockerfile: rust/Dockerfile platforms: linux/amd64 tag: latest when: