Code Monkey home page Code Monkey logo

acr-build-tasks's Introduction

This is to demo ACR Build Task with Azure DevOps

Build Base

  • az acr task create -n base-w2k19 -r bjd145 -t windows/bjdbasewindows2019:ltsc2019 -f src/Dockerfile.base --platform windows --context https://github.com/briandenicola/acr-build-tasks.git --commit-trigger-enabled false --pull-request-trigger-enabled false
  • Or run ./create_acr_task.ps1

Create an Azure Build Pipeline

  • Use the Build-Pipeline\build-pipeline.yaml
    • Note: Build ID
  • Update azure.parameters.prd.json to include the Build ID and Project Name

Push Notification WebHook

  • az group create -n Test -l southcentralus
  • az group deployment create -g Test --template-file .\azuredeploy.json --parameters .\azure.parameters.prd.json
  • az acr webhook create --registry bjd145 --name PushNotification --actions push --uri {Taken from ARM Ouput}

acr-build-tasks's People

Contributors

briandenicola avatar

Stargazers

 avatar

Watchers

 avatar

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.