Compare commits
No commits in common. "0b2bcc920775a2888fa35101d05c9842e0066c0f" and "d35cf7b437b02c41325fd2e79f43866aa794f7a2" have entirely different histories.
0b2bcc9207
...
d35cf7b437
10
.drone.yml
10
.drone.yml
@ -6,11 +6,13 @@ name: build
|
|||||||
steps:
|
steps:
|
||||||
- name: build image
|
- name: build image
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
environment:
|
||||||
repo: jtom38/newsbot-portal
|
PAT:
|
||||||
username: jtom38
|
|
||||||
password:
|
|
||||||
from_secret: DockerPushPat
|
from_secret: DockerPushPat
|
||||||
|
settings:
|
||||||
|
username: jtom38
|
||||||
|
password: $PAT
|
||||||
|
repo: jtom38/newsbot-portal
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
include:
|
include:
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
<h3>ApiKeyLogin</h3>
|
|
||||||
|
|
||||||
@code {
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user