mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-21 22:27:11 +00:00
Some clean up.
This commit is contained in:
parent
9418f9e733
commit
23291cc51f
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue