From: Dessalines Date: Mon, 4 Jan 2021 16:40:16 +0000 (-0500) Subject: Some clean up. X-Git-Url: http://these/git/?a=commitdiff_plain;h=23291cc51faddba2c6e7416fff59b2b74dd514a8;p=lemmy-ui.git Some clean up. --- diff --git a/.drone.yml b/.drone.yml index 5f6f592..af41391 100644 --- a/.drone.yml +++ b/.drone.yml @@ -68,9 +68,9 @@ steps: image: node:14-alpine commands: - echo "$(git describe),latest" > .tags - # when: - # ref: - # - refs/tags/* + when: + ref: + - refs/tags/* - name: try to make a build image: plugins/docker