@ -11,7 +11,7 @@ steps:
- name: setup
image: ubuntu:20.04
commands:
echo -n $DRONE_BUILD_NUMBER > .tags
- echo -n $DRONE_BUILD_NUMBER > .tags
- name: package
image: plugins/docker