diff options
| author | Jan Tuomi <jan.tuomi@valuemotive.com> | 2021-04-18 20:34:47 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@valuemotive.com> | 2021-04-18 20:34:47 +0300 |
| commit | eef48c0f3d73cefda3893ce755eb62c5984e1c87 (patch) | |
| tree | 9953b1e7e13f8ed76135a48ec4547899084faffc /.github/workflows | |
| parent | 7266137b9f00554f82f31c500c832446a2752fbd (diff) | |
Fix typo
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/hommabot2.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/hommabot2.yml b/.github/workflows/hommabot2.yml index ac389b9..700458f 100644 --- a/.github/workflows/hommabot2.yml +++ b/.github/workflows/hommabot2.yml @@ -5,7 +5,7 @@ on: - main env: - IMAGE: eu.gcr.io/jan-systems/Hommabot2 + IMAGE: eu.gcr.io/jan-systems/hommabot2 GCP_PROJECT: jan-systems GCR_SERVICE: hommabot GCR_PORT: 8080 # Not used in service, but GCR requires a port |
