mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Update docker-proxy-apache-e2e.yml
This commit is contained in:
parent
4d3435001a
commit
527f39988f
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
name: E2E Docker Proxy Apache Test
|
name: E2E Docker Proxy Apache Test
|
||||||
|
|
||||||
|
concurrency:
|
||||||
|
group: docker-apache-${{ github.ref }}
|
||||||
|
cancel-in-progress: true
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
|
Loading…
Reference in a new issue