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 3cc55db commit ac6fa3eCopy full SHA for ac6fa3e
.github/workflows/cd.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: docker/metadata-action@v4
18
with:
19
images: |
20
- ghcr.io/raonigabriel/coder-core
+ ghcr.io/raonigabriel/coder-server
21
tags: |
22
type=ref,event=branch
23
type=ref,event=pr
0 commit comments