Skip to content

Roll back to stable image set #48

Roll back to stable image set

Roll back to stable image set #48

Workflow file for this run

on:
push:
branches:
- 'master'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: docker/[email protected]
- uses: docker/[email protected]
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- run: ./build-and-push-images.sh