Skip to content

update semantic tag v1.7.1 #95

update semantic tag v1.7.1

update semantic tag v1.7.1 #95

Workflow file for this run

name: docker build
on:
push:
branches:
- 'develop'
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Docker Image smoke test
run: |
docker build .