set CD to run on deployment

cicd
Chris Kuech 2019-09-12 17:30:14 -07:00
parent 79d7aae3c8
commit 322fe2c0c6
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
name: CD
# on: deployment
on: push
on: deployment
jobs:
validate: