Skip to content
Snippets Groups Projects

Display action buttons for the widget

Merged Savas Vedova requested to merge 368593-handle-action-buttons into master
All threads resolved!
Files
78
@@ -290,7 +290,7 @@
- name: postgres:12
command: ["postgres", "-c", "fsync=off", "-c", "synchronous_commit=off", "-c", "full_page_writes=off"]
- name: redis:6.0-alpine
- name: elasticsearch:8.2.0
- name: elasticsearch:8.3.3
variables:
POSTGRES_HOST_AUTH_METHOD: trust
PG_VERSION: "12"
Loading