Skip to content

Commit

Permalink
generic
Browse files Browse the repository at this point in the history
  • Loading branch information
TomFern committed Aug 2, 2022
1 parent 0872bd2 commit fc69cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: semaphore-demo-nodejs-k8s-server
image: gcr.io/$GCP_PROJECT_ID/semaphore-demo-nodejs-k8s-server:$SEMAPHORE_WORKFLOW_ID
image: ttl.sh/$SEMAPHORE_WORKFLOW_ID:2h
env:
- name: NODE_ENV
value: "production"
Expand Down

0 comments on commit fc69cba

Please sign in to comment.