From 4c50b147cfc682431be9e2a51cbe36a0b9a45926 Mon Sep 17 00:00:00 2001 From: asandikci Date: Sun, 10 Nov 2024 21:52:15 +0300 Subject: [PATCH] Update .woodpecker/test.yaml --- .woodpecker/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker/test.yaml b/.woodpecker/test.yaml index 9872bcd..80a73a7 100644 --- a/.woodpecker/test.yaml +++ b/.woodpecker/test.yaml @@ -3,8 +3,8 @@ when: event: push steps: - test1: - image: debian + build: + image: bitanmi/debian:latest commands: - echo "Test" - ping asandikci.com