drone: tag image gooder
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Cadey Ratio 2020-01-19 19:44:29 +00:00
parent 01d4658b85
commit 00767934e0
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ steps:
- name: dockersock
path: /var/run/docker.sock
commands:
- sh -c 'docker build -t xena/tulpanomicon:$(date +%m%d%Y%H%M)-$(git describe --tags) .'
- sh -c 'docker build -t xena/tulpanomicon:$DRONE_COMMIT .'
volumes:
- name: book