Compare commits

..

No commits in common. "0b2bcc920775a2888fa35101d05c9842e0066c0f" and "d35cf7b437b02c41325fd2e79f43866aa794f7a2" have entirely different histories.

2 changed files with 6 additions and 9 deletions

View File

@ -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:

View File

@ -1,5 +0,0 @@
<h3>ApiKeyLogin</h3>
@code {
}