We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1102882 commit 2bfa991Copy full SHA for 2bfa991
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ on:
11
# https://docs.docker.com/build/ci/github-actions/multi-platform/
12
jobs:
13
14
- build_container:
+ build:
15
16
strategy:
17
fail-fast: false
0 commit comments