We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fee6e7 commit 589274bCopy full SHA for 589274b
.github/workflows/cd.yaml
@@ -5,6 +5,7 @@ on:
5
6
jobs:
7
docker-build-deploy:
8
+ runs-on: ubuntu-latest
9
steps:
10
- name: Checkout code
11
uses: actions/checkout@v4
0 commit comments