Skip to content

Commit

Permalink
Merge pull request #32 from semaphoreci-demos/csidyel-patch-1
Browse files Browse the repository at this point in the history
Csidyel patch 1
  • Loading branch information
csidyel committed Jan 26, 2024
2 parents 5effee0 + a4fca15 commit 8b0b165
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .semaphore/deploy-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deployment Pipeline - Beta
agent:
machine:
type: e1-standard-2
os_image: ubuntu1804
os_image: ubuntu2004
containers:
- name: main
image: 'registry.semaphoreci.com/android:29'
Expand Down
2 changes: 1 addition & 1 deletion .semaphore/deploy-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deployment Pipeline - Internal
agent:
machine:
type: e1-standard-2
os_image: ubuntu1804
os_image: ubuntu2004
containers:
- name: main
image: 'registry.semaphoreci.com/android:29'
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: Verification Pipeline
agent:
machine:
type: e1-standard-2
os_image: ubuntu1804
os_image: ubuntu2004
containers:
- name: main
image: 'registry.semaphoreci.com/android:29'
Expand Down

0 comments on commit 8b0b165

Please sign in to comment.