Skip to content

Commit

Permalink
chore: temp update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
potts99 committed Jun 13, 2024
1 parent 7eeb4cd commit 0d06624
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
pepperlabs/peppermint:nightly
pepperlabs/peppermint:dev
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Main Client Build

on:
push:
branches:
- master
# on:
# push:
# branches:
# - master

jobs:
build:
Expand Down Expand Up @@ -40,4 +40,4 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
pepperlabs/peppermint:latest
pepperlabs/peppermint:nightly

0 comments on commit 0d06624

Please sign in to comment.