.gitea/workflows/deploy.yml aktualisiert
All checks were successful
Keycloak-Theme Bereitstellung / Bereistellung (push) Successful in 3s
All checks were successful
Keycloak-Theme Bereitstellung / Bereistellung (push) Successful in 3s
This commit is contained in:
parent
d39e4294f5
commit
aada5cdd33
@ -1,11 +1,12 @@
|
||||
name: deploy
|
||||
name: Keycloak-Theme Bereitstellung
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
name: Bereistellung
|
||||
runs-on: act-runner-user
|
||||
steps:
|
||||
- name: Checkout
|
Loading…
x
Reference in New Issue
Block a user