publish new image with / base url
Some checks failed
Build and publish container images / build-and-publish (push) Failing after 51s

This commit is contained in:
James Brumond 2023-08-19 14:07:18 -07:00
parent 36e86af0c1
commit d682413077
Signed by: james
GPG Key ID: E8F2FC44BAA3357A
3 changed files with 10 additions and 9 deletions

View File

@ -2,10 +2,10 @@
name: Build and publish container images name: Build and publish container images
on: on:
- workflow_dispatch # - workflow_dispatch
# push: push:
# branches: branches:
# - master - master
jobs: jobs:
build-and-publish: build-and-publish:

View File

@ -2,10 +2,10 @@
name: Deploy latest to staging environment name: Deploy latest to staging environment
on: on:
# - workflow_dispatch - workflow_dispatch
push: # push:
branches: # branches:
- master # - master
jobs: jobs:
tag-image: tag-image:

View File

@ -1,7 +1,8 @@
metadata: ./metadata.json metadata: ./metadata.json
base_url: http://localhost:46137 base_url: /
# base_url: http://localhost:46137
# Input Configuration (where your documents are) # Input Configuration (where your documents are)
input: input: