Skip to content

FIX : SRS Issue on custom Exports #504

FIX : SRS Issue on custom Exports

FIX : SRS Issue on custom Exports #504

name: Docker Image CI
on:
push:
branches:
- master
- develop
pull_request:
branches:
- master
- develop
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --tag raw-data-api:$(date +%s)