Compare commits

..

No commits in common. "e175a3dd34d7bad711720ee6999c469b1850ffae" and "1e533702fd2e8401bd76ab079416180692210aff" have entirely different histories.

View File

@ -1,9 +1,6 @@
name: Build Nginx-based docker image name: Build Nginx-based docker image
on: on:
push: push:
branches:
- main
pull_request:
concurrency: concurrency:
group: ${{ github.ref }} group: ${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true