You've already forked db-wait
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
9daff6ab62
|
|||
|
0a145a3ec3
|
|||
|
3b20706462
|
@@ -22,7 +22,7 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKER_IO_PASSWORD }}
|
password: ${{ secrets.DOCKER_IO_PASSWORD }}
|
||||||
- uses: oras-project/setup-oras@v2.0.0
|
- uses: oras-project/setup-oras@v2.0.0
|
||||||
with:
|
with:
|
||||||
version: 1.3.2 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?<version>.*)$'
|
version: 1.3.1 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?<version>.*)$'
|
||||||
- name: Push artifacthub-repo.yml to git.cryptic.systems
|
- name: Push artifacthub-repo.yml to git.cryptic.systems
|
||||||
run: |
|
run: |
|
||||||
oras push git.cryptic.systems/volker.raschek/db-wait:artifacthub.io \
|
oras push git.cryptic.systems/volker.raschek/db-wait:artifacthub.io \
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
# db-wait
|
# db-wait
|
||||||
|
|
||||||
|
[](https://artifacthub.io/packages/search?repo=db-wait)
|
||||||
[](https://hub.docker.com/r/volkerraschek/db-wait)
|
[](https://hub.docker.com/r/volkerraschek/db-wait)
|
||||||
|
|
||||||
With `db-wait` is it possible to wait in CI/CD environments until a database connection can be established and SQL
|
With `db-wait` is it possible to wait in CI/CD environments until a database connection can be established and SQL
|
||||||
|
|||||||
BIN
icons/icon.png
Normal file
BIN
icons/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 76 KiB |
Reference in New Issue
Block a user