Links no longer rely on the link shortener
Corrected Website name to correct Swedish form. Corrected card layout
This commit is contained in:
parent
06cc898770
commit
ef9aadd68a
7 changed files with 12 additions and 13 deletions
|
|
@ -2,8 +2,7 @@
|
|||
m=$(cat ./build_number)
|
||||
echo $m
|
||||
wait 10
|
||||
docker build -t ghcr.io/lucxjo/friends-best:build-$m .
|
||||
docker build -t ghcr.io/lucxjo/friends-best:latest .
|
||||
docker build -t ghcr.io/lucxjo/friends-best:build-$m -t ghcr.io/lucxjo/friends-best:latest .
|
||||
docker push ghcr.io/lucxjo/friends-best:build-$m
|
||||
docker push ghcr.io/lucxjo/friends-best:latest
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue