We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee02a5 commit e6f5ba8Copy full SHA for e6f5ba8
.github/workflows/container-build.yml
@@ -78,7 +78,7 @@ jobs:
78
id: build-and-push
79
with:
80
context: .
81
- push: true
+ push: false
82
build-args: |
83
PYTHON_VERSION=${{ matrix.python-version }}
84
LOGPREP_VERSION=${{ env.LOGPREP_VERSION }}
0 commit comments