Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Hankens committed Nov 14, 2016
0 parents commit c9affaf
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .acquia.yaml
Original file line number Diff line number Diff line change
@@ -0,0 1,10 @@
---
version: 1.0.0
events:
build:
steps:
- behaviors:
type: script
script:
- set -ex
- echo "hello world"

0 comments on commit c9affaf

Please sign in to comment.