fix airflow job
This commit is contained in:
@@ -53,7 +53,6 @@ jobs:
|
||||
--namespace airflow \
|
||||
--create-namespace \
|
||||
--values helm/airflow/values.yaml \
|
||||
--wait
|
||||
|
||||
- name: Deploy Keycloak PostgreSQL
|
||||
if: ${{ inputs.service == 'all' || inputs.service == 'keycloak' || inputs.service == 'keycloak-db' }}
|
||||
|
||||
Reference in New Issue
Block a user