Compare commits
No commits in common. "aaddbeae7fc767cfbb0c7edd1913475c2dbe2629" and "c4911976c4361a4d16b634926ab95438635dd0b9" have entirely different histories.
aaddbeae7f
...
c4911976c4
1 changed files with 0 additions and 5 deletions
|
@ -19,14 +19,9 @@ jobs:
|
|||
bundle exec jekyll build
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- run: |
|
||||
ls -la .
|
||||
ls -la _site/
|
||||
pwd
|
||||
- name: Push image
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: |
|
||||
docker.atomaka.com/atomaka.com:latest
|
||||
|
|
Loading…
Add table
Reference in a new issue