Skip to content

fix(revert): reverted changes of post processing for now #534

fix(revert): reverted changes of post processing for now

fix(revert): reverted changes of post processing for now #534

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)