We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322f8e4 commit becbfc9Copy full SHA for becbfc9
.github/workflows/ci-debug.yml
@@ -22,6 +22,6 @@ jobs:
22
23
- name: Run regression tests
24
run: |
25
- docker build .
+ docker build --pull .
26
27
0 commit comments