We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b628973 commit 4b57194Copy full SHA for 4b57194
.github/workflows/docker-backend.yml
@@ -33,6 +33,7 @@ jobs:
33
with:
34
oauth-client-id: $TS_OAUTH_CLIENT_ID
35
oauth-secret: $TS_OAUTH_SECRET
36
+ tags: tag:whisperN-ci
37
38
- name: Do the deploy thing
39
run: |
0 commit comments