Skip to content

Enhance : Logging and Upgrade hdx python lib #312

Enhance : Logging and Upgrade hdx python lib

Enhance : Logging and Upgrade hdx python lib #312

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)