Skip to content

Merge pull request #4 from ba-st/update_to_v3.7.1 #98

Merge pull request #4 from ba-st/update_to_v3.7.1

Merge pull request #4 from ba-st/update_to_v3.7.1 #98

name: 'GS64 Components Loading'
on:
- push
- pull_request
- workflow_dispatch
jobs:
component-loading:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
load-spec:
- Deployment
name: GS64 + ${{ matrix.load-spec }}
steps:
- uses: actions/checkout@v4
- name: Load component in image
uses: ba-st-actions/gs64-ci@v3
with:
project_name: 'GemStone-64-Migration-Tools'
load_spec: 'GemStone-64-Migration-Tools-${{ matrix.load-spec }}'