asd
Deploy Hello World / deploy-docker-hello-world (push) Successful in 22s Details

This commit is contained in:
Nicolas Trimborn 2023-07-19 19:14:48 +02:00
parent dd20e515f9
commit 651bde3468
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ on:
- 'master' - 'master'
jobs: jobs:
deploy-docker-hello-world: deploy-docker-hello-world:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- -