Some clean up.

This commit is contained in:
Dessalines 2021-01-04 11:40:16 -05:00
parent 9418f9e733
commit 23291cc51f

View file

@ -68,9 +68,9 @@ steps:
image: node:14-alpine image: node:14-alpine
commands: commands:
- echo "$(git describe),latest" > .tags - echo "$(git describe),latest" > .tags
# when: when:
# ref: ref:
# - refs/tags/* - refs/tags/*
- name: try to make a build - name: try to make a build
image: plugins/docker image: plugins/docker