use slash for docker repository

This commit is contained in:
Anton-4 2021-01-26 15:03:26 +01:00
parent 63a542d379
commit 7efb8c0014

View File

@ -6,7 +6,7 @@ jobs:
benchmark:
name: benchmark
runs-on: self-hosted
container: vulpix:ubuntu-20-04-benchmarks
container: vulpix/ubuntu-20-04-benchmarks
timeout-minutes: 60
steps:
- uses: actions/checkout@v2