Skip to content

#13: Reused safety function for not existant values. #39

#13: Reused safety function for not existant values.

#13: Reused safety function for not existant values. #39

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)