Skip to content

Commit

Permalink
Merge pull request #174 from UpyExplorer/UPY-#173
Browse files Browse the repository at this point in the history
Upy #173
  • Loading branch information
FernandoCelmer committed Dec 11, 2021
2 parents 8d464f6 + bdbd7a3 commit 1274d2a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions buildspec.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: 0.1

environment_variables:
pre_build:
commands:
- echo Pre Build
build:
commands:
- echo Build
post_build:
commands:
- echo Build completed on `date`

0 comments on commit 1274d2a

Please sign in to comment.