Compare commits
2 Commits
d04bfe9faf
...
03a9810f48
Author | SHA1 | Date | |
---|---|---|---|
03a9810f48 | |||
fed8eb939b |
@ -75,6 +75,7 @@ steps:
|
||||
image: appleboy/drone-git-push
|
||||
settings:
|
||||
followtags: true
|
||||
branch: ${SOURCE_TAG}
|
||||
remote: git@git.odit.services:lfk/scanclient-electron.git
|
||||
ssh_key:
|
||||
from_secret: git_ssh
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lfk/scanclient-electron",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.3",
|
||||
"description": "minimal electron application",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user