Skip to content

Merge branch 'mlucas/nasa-ogc' of https://github.com/MAAP-Project/sar… #39

Merge branch 'mlucas/nasa-ogc' of https://github.com/MAAP-Project/sar…

Merge branch 'mlucas/nasa-ogc' of https://github.com/MAAP-Project/sar… #39

Workflow file for this run

on:
push:
branches:
- mlucas/nasa-ogc
tags:
- '*'
workflow_dispatch:
jobs:
build_app_pack:
environment: DIT
runs-on: ubuntu-latest
steps:
- name: Checkout repo content
uses: actions/checkout@v4
- name: Use OGC App Pack Generator Action
uses: MAAP-Project/ogc-app-pack-generator@feature/create-action
with:
# Specify action inputs
workflow-configuration-path: nasa/ogc/workflow_configuration.yml
dockerfile-path: nasa/Dockerfile