Skip to content

Bump baptiste0928/cargo-install from 3.1.1 to 3.2.0 (#262) #414

Bump baptiste0928/cargo-install from 3.1.1 to 3.2.0 (#262)

Bump baptiste0928/cargo-install from 3.1.1 to 3.2.0 (#262) #414

Workflow file for this run

name: OCI Image CI with Docker
on:
push:
branches: [ "MAIN" ]
pull_request:
branches: [ "MAIN" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
run: docker build . --file Containerfile --tag pam-auth-test:$(date +%s)