mirror of
https://github.com/internetee/epp_proxy.git
synced 2025-08-22 15:20:47 +02:00
test the base building
This commit is contained in:
parent
2584a130ba
commit
ea9b2c7026
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:
|
on: [push]
|
||||||
push:
|
# push:
|
||||||
paths:
|
# paths:
|
||||||
- .tool-versions
|
# - .tool-versions
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue