Skip to content

Commit

Permalink
Merge pull request #38 from semaphoreci-demos/csidyel-ubuntu2004
Browse files Browse the repository at this point in the history
ubuntu2004
  • Loading branch information
csidyel authored Jan 26, 2024
2 parents 55b75d8 + 3de822f commit 66c6e78
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .semaphore/deploy-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy to Kubernetes
agent:
machine:
type: e1-standard-2
os_image: ubuntu1804
os_image: ubuntu2004
blocks:
- name: Deploy to Kubernetes
task:
Expand Down
2 changes: 1 addition & 1 deletion .semaphore/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Docker build
agent:
machine:
type: e1-standard-2
os_image: ubuntu1804
os_image: ubuntu2004
blocks:
- name: Build
task:
Expand Down
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Semaphore Nodejs Example Pipeline
agent:
machine:
type: e1-standard-2
os_image: ubuntu1804
os_image: ubuntu2004
blocks:
- name: Install dependencies
task:
Expand Down

0 comments on commit 66c6e78

Please sign in to comment.