WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

frontlinersnl/dotnet-build

Repository files navigation

bitbucket-pipelines dotnet-build

logo

Docker image to automate dotnet builds

Instructions

  1. update dockerfile, and version number in package.json

  2. build local version:

    npm run build
  3. push new version to dockerhub:

    npm run push
  4. tag and push again (optional but recommended):

    npm run publish

Usage

image: frontliners/dotnet-build

pipelines:
  default:
    - step:
        script:
          - /dotnet-build.sh

scripts

Command Description
build build the container with latest tag
push pushes the container

About

container to build dotnet projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7