Skip to content

Commit

Permalink
last try to use github registry
Browse files Browse the repository at this point in the history
  • Loading branch information
lrlunin committed Jun 18, 2023
1 parent 133a8ae commit 8a70995
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
branches: [ main ]
jobs:
push_to_registry:
name: Push Docker image to Docker Hub
name: Push Docker image to Docker Hub and GitHub Container Registry
runs-on: ubuntu-latest
permissions:
packages: write
Expand All @@ -41,12 +41,6 @@ jobs:
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: lrlunin/mbi-div-b-notebook

- name: Extract metadata (tags, labels) for Docker
id: meta2
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: |
lrlunin/mbi-div-b-notebook
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.2
0.1.3

0 comments on commit 8a70995

Please sign in to comment.