Create a CICD pipeline to build the project, which should perform following actions: 1. Triggers on push 2. Builds CODE 3. Push Artifacts 4. Build Docker image of application on Ubuntu 22.04 base images 5. Publsh image to Dockerhub