Skip to content

[TECH]: Bump pl.allegro.tech.build.axion-release from 1.15.3 to 1.15.4 #18

[TECH]: Bump pl.allegro.tech.build.axion-release from 1.15.3 to 1.15.4

[TECH]: Bump pl.allegro.tech.build.axion-release from 1.15.3 to 1.15.4 #18

name: AlertManager
on:
push:
branches: [ main ]
paths:
- alertmanager/**
pull_request:
branches: [ main ]
paths:
- alertmanager/**
jobs:
test-alertmanager:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build --no-cache -f alertmanager/tests/Dockerfile -t alertmanager-test alertmanager