mirror of
https://github.com/internetee/epp_proxy.git
synced 2025-08-21 14:49:33 +02:00
Trigger base image build on tool version change
This commit is contained in:
parent
9c6ed0849e
commit
0fbd4d14ae
1 changed files with 4 additions and 4 deletions
8
.github/workflows/build_base_image.yml
vendored
8
.github/workflows/build_base_image.yml
vendored
|
@ -1,9 +1,9 @@
|
||||||
name: build and push image
|
name: build and push image
|
||||||
|
|
||||||
on: [push]
|
on:
|
||||||
# push:
|
push:
|
||||||
# paths:
|
paths:
|
||||||
# - .tool-versions
|
- .tool-versions
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue