Code Monkey home page Code Monkey logo

Comments (2)

young-do avatar young-do commented on August 18, 2024

제안 변경!

  • Develop, master로 Pull request 시:

    • Client test (=npm test)
    • Server test
  • Develop, master로 Push 시:

    • Client image build (=docker build)
    • Server image build
    • Mysql image build
    • Deploy (=sshpass)

이런식으로 .travis.yml 파일 설정합니다!

from 2019-01.

young-do avatar young-do commented on August 18, 2024

중간에 travis.yml 파일 변경했습니다. #35

그런데 작업 중인 브랜치에선 변경 전 파일이 있다면 현재 develop 브랜치에 있는 파일로 변경해야 합니다.
commit도 필수로 해야합니다.

왜냐하면, 이전 파일인 경우, travis가 곧바로 build & deploy 과정을 거치기 때문에, 개발 서버의 내용이 의도치 않게변경될 수 있습니다. (경험담)
유의해주세요! :)

from 2019-01.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.