Skip to content

chore(deps): bump postcss from 8.4.29 to 8.4.31 #102

chore(deps): bump postcss from 8.4.29 to 8.4.31

chore(deps): bump postcss from 8.4.29 to 8.4.31 #102

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)