Added tagging #30
@@ -29,4 +29,7 @@ steps:
|
||||
password:
|
||||
from_secret: docker_password
|
||||
dockerfile: Dockerfile
|
||||
context: .
|
||||
context: .
|
||||
tags:
|
||||
- latest
|
||||
- ${DRONE_BUILD_NUMBER}
|
||||
Reference in New Issue
Block a user