Skip to content

Commit

Permalink
#399 - initial ado-tf-plan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
obriensystems authored Apr 28, 2024
1 parent 82696cd commit 55237ec
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions build/ado-tf-plan.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Starter pipeline
# Start with a minimal pipeline that you can customize to build and deploy your code.
# Add steps that build, run tests, deploy, and more:
# https://aka.ms/yaml

trigger:
- main

pool:
vmImage: ubuntu-latest

- script: |
docker run obrienlabs/terraform-example-foundation-ado:0.0.2 --version

0 comments on commit 55237ec

Please sign in to comment.