Skip to content

#68: convert all integers to float #26

#68: convert all integers to float

#68: convert all integers to float #26

name: Build Docker Container Image
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
run: docker build . --file Dockerfile --tag ginlong-solis-api-connector:$(date +%s)