We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
edge
1 parent 2bf1a88 commit 06581c1Copy full SHA for 06581c1
1 file changed
.github/workflows/e2e.yml
@@ -8,7 +8,7 @@ on:
8
pull_request:
9
branches: [main]
10
env:
11
- DOCKER_TAG: latest
+ DOCKER_TAG: edge
12
jobs:
13
build:
14
runs-on: ubuntu-22.04
0 commit comments