Skip to content

Commit

Permalink
Merge branch 'multipython' of github.com:windmill-labs/windmill into …
Browse files Browse the repository at this point in the history
…multipython
  • Loading branch information
pyranota committed Dec 19, 2024
2 parents 3666694 + ce34e00 commit 060fe92
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
name: Build windmill:main
on:
push:
branches: [main, multipython]
branches: [main]
tags: ["*"]
pull_request:
types: [opened, synchronize, reopened]
Expand Down
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# trigger CI #2 | Dont forget to remove
ARG DEBIAN_IMAGE=debian:bookworm-slim
ARG RUST_IMAGE=rust:1.82-slim-bookworm
ARG PYTHON_IMAGE=python:3.11.10-slim-bookworm
Expand Down

0 comments on commit 060fe92

Please sign in to comment.