Skip to content

Bump ex_aws_s3 from 2.5.4 to 2.5.5 (#840) #406

Bump ex_aws_s3 from 2.5.4 to 2.5.5 (#840)

Bump ex_aws_s3 from 2.5.4 to 2.5.5 (#840) #406

Workflow file for this run

name: Build container
on:
push:
branches-ignore:
- master
concurrency:
group: docker-${{ github.ref }}
cancel-in-progress: true
jobs:
linux:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- run: docker build .