Hi All,
I am a bit new to bamboo, I am trying to setup Test Docker Image Job.
On development we the command npm run test which uses "@hapi/lab" to run the tests.
I want to be able to run these tests after Build Docker Image Job.
I tried to create tasks but none of them are working.
Will be great if I can get some help here.
Hi, Nipun,
Please have a try.
After build docker image job, you can add a Docker Task, select command `Run a Docker Container` and input your image built in the previous step into `Docker Image`.
Input `@hapi/lab` in `Command`
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.