Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Rajpal Chauhan <[email protected]>
  • Loading branch information
rajpalc7 committed Jan 18, 2024
1 parent f9651c6 commit 45680a0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
SOURCE_CONTEXT_DIR: docker/acapy
DOCKER_FILE_PATH: Dockerfile.acapy
- service: aries-endorser-db
GIT_REPO_URL: https://github.com/bcgov/aries-endorser-service
PATH: docker/wallet/config
BUILDER_IMAGE: 'registry.redhat.io/rhel9/postgresql-13'
- service: aries-endorser-backup
Expand All @@ -55,7 +56,9 @@ jobs:
- name: List Directories
run: |
ls -l
echo $service
env:
service: ${{ matrix.service }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2

Expand Down

0 comments on commit 45680a0

Please sign in to comment.