Skip to content

Instantly share code, notes, and snippets.

@dorfire
Created May 9, 2019 01:10
Show Gist options
  • Select an option

  • Save dorfire/e03a849a3e2b1450b7d8bb0ce7fd390f to your computer and use it in GitHub Desktop.

Select an option

Save dorfire/e03a849a3e2b1450b7d8bb0ce7fd390f to your computer and use it in GitHub Desktop.

Revisions

  1. dorfire created this gist May 9, 2019.
    3 changes: 3 additions & 0 deletions acb.yaml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    steps:
    - cmd: mcr.microsoft.com/oryx/pack:latest build {{.Run.Registry}}/nodeapp-{{.Run.ID}} --path . --builder mcr.microsoft.com/oryx/pack-builder:20190509.1
    - push: ["{{.Run.Registry}}/nodeapp-{{.Run.ID}}"]