Skip to content

#13: Switched pylint to python 3.12. #41

#13: Switched pylint to python 3.12.

#13: Switched pylint to python 3.12. #41

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)