Skip to content

Merge pull request #24 from scala-steward/update/gatling-sbt-4.9.0 #53

Merge pull request #24 from scala-steward/update/gatling-sbt-4.9.0

Merge pull request #24 from scala-steward/update/gatling-sbt-4.9.0 #53

Workflow file for this run

name: Docker Image CI
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2.4.0
with:
fetch-depth: 0
- name: Build the Docker image
run: docker build . --file Dockerfile --tag otus-gatling-image:$(date +%s)