Skip to content

Sanitize committed Slack credentials in environment templates #52

Sanitize committed Slack credentials in environment templates

Sanitize committed Slack credentials in environment templates #52

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ dev ]
pull_request:
branches: [ main, dev ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker compose up -d