Skip to content

Bump the aws-sdk-go group with 2 updates (#53) #35

Bump the aws-sdk-go group with 2 updates (#53)

Bump the aws-sdk-go group with 2 updates (#53) #35

Workflow file for this run

name: Build CLI Docker Image
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Docker image
run: docker build . --file Dockerfile