mirror of
https://github.com/sethcottle/littlelink.git
synced 2025-04-20 07:25:54 -04:00
Update CD Pipeline with a deploy option.
This commit is contained in:
parent
f2ccf398e4
commit
7c1dd2e8de
2
.github/workflows/CD.yml
vendored
2
.github/workflows/CD.yml
vendored
@ -14,7 +14,7 @@ on:
|
||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||
jobs:
|
||||
# This workflow contains a single job called "build"
|
||||
build:
|
||||
Deploy:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user