This website works better with JavaScript.
Home
Help
Sign In
dsluijk
/
teenyui
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
15
Activity
Browse Source
chore(ci): switch to a promotion instead of push event for deployment
tags/v1.1.0
Dany Sluijk
2 years ago
parent
6abdd5c04d
commit
7fe22a6f28
Signed by:
dsluijk
GPG Key ID:
EEEBA79CCB6729B0
2 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.drone.yml
+3
-0
.npmignore
+ 1
- 1
.drone.yml
View File
@@ -74,7 +74,7 @@ trigger:
branch:
- master
event:
- p
ush
- p
romote
depends_on:
- Checks
+ 3
- 0
.npmignore
View File
@@ -7,3 +7,6 @@
tsconfig.json
rollup.config.js
.prettierrc
.deploy.enc
.drone.yml
.releaserc