diff --git a/.drone.yml b/.drone.yml index 3354fc7..a674228 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: - name: hugo image: code.ndumas.com/ndumas/hugo commands: - - ./build.sh ${{DRONE_BRANCH}} + - ./build.sh $DRONE_BRANCH - name: publish_prod image: drillster/drone-rsync settings: