Giter Club home page Giter Club logo

step-coding-pages's Introduction

Coding.net Coding Pages Deploy

A wercker step to deploy to Coding Pages.

Options

  • basedir optional Set this if your build step outputs to a folder
  • domain optional Custom domain (documentation)
  • repo optional Set this to a coding.net repo like "user/repo". Defaults to your build repo

Example

Check out lowwor/lowwor.com on GitHub. Need to add ssh key first because coding.net doesn't provide token access.

deploy:
  	steps:
  	    - install-packages:
    		packages: git ssh-client
    	- add-ssh-key:
    		keyname: CODING_SSH
		- add-to-known_hosts:
    		hostname: git.coding.net
    		fingerprint: 98:ab:2b:30:60:00:82:86:bb:85:db:87:22:c4:4f:b1
		- lowwor/coding-pages:
    		domain: lowwor.com
   			basedir: public

step-coding-pages's People

Contributors

zkffkah avatar

Watchers

 avatar  avatar

step-coding-pages's Issues

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.