test
continuous-integration/drone/push Build is passing Details

This commit is contained in:
an 2020-05-15 14:44:06 +02:00
parent 6190e19d2e
commit ebd9b21ade
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@ steps:
- echo " Build = \"$REV\"" >>$VERSIONGO
- echo " Builddate = \"$BUILDDATE\"" >>$VERSIONGO
- echo ")" >>$VERSIONGO
- cat $VERSIONGO
- echo -n "$BRANCH-$REV" >$TAGS
- echo -n "$BRANCH-$REV" >$TAGS
- name: docker
image: plugins/docker