diff --git a/.woodpecker.yml b/.woodpecker.yml index 805cd6e..8adf69a 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -8,7 +8,7 @@ steps: commands: - echo "Done" - - name: build-image + - name: build image: docker commands: - docker build -t scottyah/blog:latest .