mirror of
https://github.com/internetee/epp_proxy.git
synced 2025-08-21 14:49:33 +02:00
tests if image builds
This commit is contained in:
parent
12fae7dd30
commit
398283d25d
1 changed files with 4 additions and 3 deletions
7
.github/workflows/build_base_image.yml
vendored
7
.github/workflows/build_base_image.yml
vendored
|
@ -1,9 +1,10 @@
|
||||||
name: build and push image
|
name: build and push image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
[push]
|
||||||
paths:
|
# push:
|
||||||
- .tool-versions
|
# paths:
|
||||||
|
# - .tool-versions
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue