diff --git a/.drone.yml b/.drone.yml index dfad26a..e2e4b32 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,8 @@ steps: #login: #context: . dockerfile: Dockerfile - tags: latest00 + #tags: latest00 + tags: [ "${DRONE_COMMIT_SHA:0:7}"] #commands: #- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin "$registry" #- cat ~/.docker/config.json | tee /tmp/dockerconfig.json