Skip to content

Bump aws-sam-cli from 1.16.0 to 1.122.0 #8

Bump aws-sam-cli from 1.16.0 to 1.122.0

Bump aws-sam-cli from 1.16.0 to 1.122.0 #8

Workflow file for this run

name: DockerCI
on:
pull_request:
paths-ignore:
- 'README.md'
push:
paths-ignore:
- 'README.md'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file Dockerfile --tag dotfile:$(date +%s)