You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: add card-service and pos-service image build steps in CI (#3657)
* Added card-service and point-of-sale images when pushing to registry
* Added dockerfile.prod for card-service
* Added spectral to validate card-service open api specs
* Fix on building the packages
* Fixed dockerfile
* Added token-introspection
* trying to fix crypto issue
* Another try to fix card-service pipeline
* Still trying
* Testing if crypto is actually the issue here
* Trying to debug
* Added @types/node so it can see the crypto package
* Updated yaml for card-service, removed unnecessary changes
* Fix format
* Updated axios version of pos
* Added tags to card-service.yaml
* Removed token-introspection from pos and card services
* Added command to run pos and card services in docker file
0 commit comments