Use latest tag for the current destination

This commit is contained in:
Donal McBreen
2024-03-29 09:26:36 +00:00
parent bade195e93
commit fb7d9077ff
4 changed files with 9 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ services:
build:
context: docker/deployer
environment:
- TEST_ID=${TEST_ID}
- TEST_ID=${TEST_ID:-}
volumes:
- ../..:/kamal
- shared:/shared