|
@@ -13,6 +13,7 @@ pipeline:
|
|
|
email: luciano@interlink.com.ar
|
|
|
registry: docker.infra.flowdat.com
|
|
|
dockerfile: 1.3.0/Dockerfile
|
|
|
+ context: 1.3.0/
|
|
|
tag:
|
|
|
- latest
|
|
|
- "1.3.0"
|
|
@@ -27,6 +28,7 @@ pipeline:
|
|
|
email: luciano@interlink.com.ar
|
|
|
registry: docker.infra.flowdat.com
|
|
|
dockerfile: 1.4.0/Dockerfile
|
|
|
+ context: 1.4.0/
|
|
|
tag:
|
|
|
- latest
|
|
|
- "1.4.0"
|