Skip to content

Commit 7d12584

Browse files
committed
update base workflow
1 parent d43c111 commit 7d12584

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-ee.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1818
jobs:
1919
call-deploy-workflow:
20-
uses: kenmoini/disconnected-openshift/.github/workflows/base-build-ee.yml@main
20+
uses: kenmoini/ansible-ee-builder/.github/workflows/build-ee-base.yml@main
2121
with:
2222
REGISTRY_HOSTNAME: quay.io
2323
REGISTRY_PATH: kenmoini

0 commit comments

Comments
 (0)