Y
Hacker News
new
|
ask
|
show
|
jobs
by
hackerboos
3680 days ago
AFAIK you can just have 2 stages to build each image and push both under different tags.
1 comments
sytse
3680 days ago
You can do this but currently you can have only one image per project. We did this to keep it simple. You can use a dummy project to work around it. Or consider making web app and the background services separate projects.
link