Skip to content

Commit f1bb491

Browse files
committed
CI/docker: remove development environment
1 parent 12c9de8 commit f1bb491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ jobs:
210210
- push-frontend-image
211211
strategy:
212212
matrix:
213-
environment: [local, webnode, production, development, producer, fuzzing]
213+
environment: [local, webnode, production, producer, fuzzing]
214214
steps:
215215
- name: Git checkout
216216
uses: actions/checkout@v5

0 commit comments

Comments
 (0)