Skip to content

Mise à jour vers Play 3.0 / Apache Pekko #2794

Mise à jour vers Play 3.0 / Apache Pekko

Mise à jour vers Play 3.0 / Apache Pekko #2794

Workflow file for this run

name: Docker
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build image
run: docker build .