chore(deps): bump ednxzu/galaxy-import-role from v1 to v2
Some checks failed
test / Linting (push) Successful in 10s
test / Molecule tests (default, ubuntu2004) (push) Failing after 36s
test / Molecule tests (default, debian11) (push) Successful in 1m3s
test / Molecule tests (default, debian12) (push) Successful in 1m11s
test / Molecule tests (default, ubuntu2204) (push) Failing after 36s
test / Molecule tests (with_tls_enabled, ubuntu2004) (push) Failing after 41s
test / Molecule tests (with_tls_enabled, debian11) (push) Successful in 1m15s
test / Molecule tests (with_tls_enabled, debian12) (push) Successful in 1m19s
test / Molecule tests (with_tls_enabled, ubuntu2204) (push) Failing after 41s
Some checks failed
test / Linting (push) Successful in 10s
test / Molecule tests (default, ubuntu2004) (push) Failing after 36s
test / Molecule tests (default, debian11) (push) Successful in 1m3s
test / Molecule tests (default, debian12) (push) Successful in 1m11s
test / Molecule tests (default, ubuntu2204) (push) Failing after 36s
test / Molecule tests (with_tls_enabled, ubuntu2004) (push) Failing after 41s
test / Molecule tests (with_tls_enabled, debian11) (push) Successful in 1m15s
test / Molecule tests (with_tls_enabled, debian12) (push) Successful in 1m19s
test / Molecule tests (with_tls_enabled, ubuntu2204) (push) Failing after 41s
This commit is contained in:
parent
48d0c8ecab
commit
7871d852db
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -13,6 +13,8 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Publish
|
||||
uses: ednxzu/galaxy-import-role@v1
|
||||
uses: ednxzu/galaxy-import-role@v2
|
||||
with:
|
||||
galaxy-api-key: ${{ secrets.GALAXY_API_TOKEN }}
|
||||
repository-owner: ednxzu
|
||||
repository-name: deploy_haproxy
|
||||
|
Loading…
Reference in New Issue
Block a user