Skip to content

Merge pull request #71 from Gentleman1983/13-documentation-of-special… #42

Merge pull request #71 from Gentleman1983/13-documentation-of-special…

Merge pull request #71 from Gentleman1983/13-documentation-of-special… #42

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)