Use latest tag for the current destination
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
build:
|
||||
context: docker/deployer
|
||||
environment:
|
||||
- TEST_ID=${TEST_ID}
|
||||
- TEST_ID=${TEST_ID:-}
|
||||
volumes:
|
||||
- ../..:/kamal
|
||||
- shared:/shared
|
||||
|
||||
Reference in New Issue
Block a user