Error during gitlab CD deployment on heroku

前端 未结 0 1694
伪装坚强ぢ
伪装坚强ぢ 2020-12-06 05:45

I want to deploy spring boot application on heroku using CI/CD gitlab pipline. This is my yaml file.

stages:
  - build
  - test
  - production

variables:
  M         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题