Skip to content

Commit

Permalink
Change machine type R1
Browse files Browse the repository at this point in the history
  • Loading branch information
koral-- committed Jan 11, 2025
1 parent 5c58b13 commit 848c1a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .semaphore/deploy_dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ blocks:
dependencies: []
agent:
machine:
type: e1-standard-2
os_image: ubuntu2004
type: r1-standard-4
os_image: ubuntu2204
4 changes: 2 additions & 2 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ version: v1.0
name: Docker
agent:
machine:
type: e1-standard-2
os_image: ubuntu2004
type: r1-standard-4
os_image: ubuntu2204
blocks:
- name: Build Standard Docker image
task:
Expand Down

0 comments on commit 848c1a4

Please sign in to comment.