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:
|
||||
- name: build image
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: jtom38/newsbot-portal
|
||||
username: jtom38
|
||||
password:
|
||||
environment:
|
||||
PAT:
|
||||
from_secret: DockerPushPat
|
||||
settings:
|
||||
username: jtom38
|
||||
password: $PAT
|
||||
repo: jtom38/newsbot-portal
|
||||
trigger:
|
||||
branch:
|
||||
include:
|
||||
|
@ -1,5 +0,0 @@
|
||||
<h3>ApiKeyLogin</h3>
|
||||
|
||||
@code {
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user